Skip to content

upadat example in javadoc for EMBEDDED_EXPRESSION* tokens #14317

@romani

Description

@romani

from #13991 (comment)

Update examples for:
EMBEDDED_EXPRESSION_BEGIN
EMBEDDED_EXPRESSION
EMBEDDED_EXPRESSION_END

from
String s = STR."Hello, \{getName(firstName, lastName)}!";
to
String s = STR."Hello, \{getName("Mr. ", firstName, lastName)}!";

Reason: to show how " are rendered in tree in STR."

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions