org.antlr.v4.test.runtime.templates.LexerExec.Index.stg Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of runtime-testsuite Show documentation
Show all versions of runtime-testsuite Show documentation
A collection of tests for ANTLR 4 Runtime libraries.
TestTemplates ::= [
"QuoteTranslation": [],
"RefToRuleDoesNotSetTokenNorEmitAnother": [],
"Slashes": [],
"Parentheses": [],
"NonGreedyTermination1": [],
"NonGreedyTermination2": [],
"GreedyOptional": [],
"NonGreedyOptional": [],
"GreedyClosure": [],
"NonGreedyClosure": [],
"GreedyPositiveClosure": [],
"NonGreedyPositiveClosure": [],
"RecursiveLexerRuleRefWithWildcardStar_1": [],
"RecursiveLexerRuleRefWithWildcardStar_2": [],
"RecursiveLexerRuleRefWithWildcardPlus_1": [],
"RecursiveLexerRuleRefWithWildcardPlus_2": [],
"ActionPlacement": [],
"GreedyConfigs": [],
"NonGreedyConfigs": [],
"KeywordID": [],
"HexVsID": [],
"EOFByItself": [],
"EOFSuffixInFirstRule_1": [],
"EOFSuffixInFirstRule_2": [],
"CharSet": [],
"CharSetPlus": [],
"CharSetNot": [],
"UnicodeCharSet": [],
"CharSetInSet": [],
"CharSetRange": [],
"CharSetWithMissingEndRange": [],
"CharSetWithMissingEscapeChar": [],
"CharSetWithEscapedChar": [],
"CharSetWithQuote1": [],
"CharSetWithQuote2": [],
"PositionAdjustingLexer": [],
"LargeLexer": [],
"ZeroLengthToken": []
]
© 2015 - 2024 Weber Informatics LLC | Privacy Policy