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