Skip to content

[Go] Generated lexer and parser file names are always in lower case with underscore #2378

@KvanTTT

Description

@KvanTTT

The following command

Test.g4 -Dlanguage=Go

generates test_lexer.g4 and test_parser.g4 instead of TestLexer.g4 and TestParser.g4 like other runtimes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions