All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.antlr.v4.test.runtime.templates.LexerExec.Index.stg Maven / Gradle / Ivy

There is a newer version: 4.9.0
Show newest version
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