Uses of Class
org.antlr.v4.codegen.model.chunk.TokenPropertyRef
-
Packages that use TokenPropertyRef Package Description org.antlr.v4.codegen org.antlr.v4.codegen.model.chunk -
-
Uses of TokenPropertyRef in org.antlr.v4.codegen
Fields in org.antlr.v4.codegen with type parameters of type TokenPropertyRef Modifier and Type Field Description static Map<String,Class<? extends TokenPropertyRef>>
ActionTranslator. tokenPropToModelMap
-
Uses of TokenPropertyRef in org.antlr.v4.codegen.model.chunk
Subclasses of TokenPropertyRef in org.antlr.v4.codegen.model.chunk Modifier and Type Class Description class
TokenPropertyRef_channel
class
TokenPropertyRef_index
class
TokenPropertyRef_int
class
TokenPropertyRef_line
class
TokenPropertyRef_pos
class
TokenPropertyRef_text
class
TokenPropertyRef_type
-