Uses of Class
org.incenp.obofoundry.kgcl.parser.KGCLParser.IdAsLabelContext
-
Packages that use KGCLParser.IdAsLabelContext Package Description org.incenp.obofoundry.kgcl.parser -
-
Uses of KGCLParser.IdAsLabelContext in org.incenp.obofoundry.kgcl.parser
Methods in org.incenp.obofoundry.kgcl.parser with parameters of type KGCLParser.IdAsLabelContext Modifier and Type Method Description voidKGCLBaseListener. enterIdAsLabel(KGCLParser.IdAsLabelContext ctx)Enter a parse tree produced by theIdAsLabellabeled alternative inKGCLParser.id().voidKGCLListener. enterIdAsLabel(KGCLParser.IdAsLabelContext ctx)Enter a parse tree produced by theIdAsLabellabeled alternative inKGCLParser.id().voidKGCLBaseListener. exitIdAsLabel(KGCLParser.IdAsLabelContext ctx)Exit a parse tree produced by theIdAsLabellabeled alternative inKGCLParser.id().voidKGCLListener. exitIdAsLabel(KGCLParser.IdAsLabelContext ctx)Exit a parse tree produced by theIdAsLabellabeled alternative inKGCLParser.id().TKGCLBaseVisitor. visitIdAsLabel(KGCLParser.IdAsLabelContext ctx)Visit a parse tree produced by theIdAsLabellabeled alternative inKGCLParser.id().TKGCLVisitor. visitIdAsLabel(KGCLParser.IdAsLabelContext ctx)Visit a parse tree produced by theIdAsLabellabeled alternative inKGCLParser.id().VoidParseTree2ChangeVisitor. visitIdAsLabel(KGCLParser.IdAsLabelContext ctx)
-