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 classTokenPropertyRef_channelclassTokenPropertyRef_indexclassTokenPropertyRef_intclassTokenPropertyRef_lineclassTokenPropertyRef_posclassTokenPropertyRef_textclassTokenPropertyRef_type
-