Skip to content

Support String Templates #981

@anthonyvdotbe

Description

@anthonyvdotbe

Formatting a source file with String Templates:

class Foo {

    private static final int X = 42;
    private static final String Y = STR."\{X} = \{X}";

}

gives:

Foo.java:4:45: error: did not generate token "."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions