Uses of Class
org.incenp.obofoundry.kgcl.parser.KGCLParser.IdAsCURIEContext
Packages that use KGCLParser.IdAsCURIEContext
-
Uses of KGCLParser.IdAsCURIEContext in org.incenp.obofoundry.kgcl.parser
Methods in org.incenp.obofoundry.kgcl.parser with parameters of type KGCLParser.IdAsCURIEContextModifier and TypeMethodDescriptionvoid
KGCLBaseListener.enterIdAsCURIE
(KGCLParser.IdAsCURIEContext ctx) Enter a parse tree produced by theIdAsCURIE
labeled alternative inKGCLParser.id()
.void
KGCLListener.enterIdAsCURIE
(KGCLParser.IdAsCURIEContext ctx) Enter a parse tree produced by theIdAsCURIE
labeled alternative inKGCLParser.id()
.void
KGCLBaseListener.exitIdAsCURIE
(KGCLParser.IdAsCURIEContext ctx) Exit a parse tree produced by theIdAsCURIE
labeled alternative inKGCLParser.id()
.void
KGCLListener.exitIdAsCURIE
(KGCLParser.IdAsCURIEContext ctx) Exit a parse tree produced by theIdAsCURIE
labeled alternative inKGCLParser.id()
.KGCLBaseVisitor.visitIdAsCURIE
(KGCLParser.IdAsCURIEContext ctx) Visit a parse tree produced by theIdAsCURIE
labeled alternative inKGCLParser.id()
.KGCLVisitor.visitIdAsCURIE
(KGCLParser.IdAsCURIEContext ctx) Visit a parse tree produced by theIdAsCURIE
labeled alternative inKGCLParser.id()
.ParseTree2ChangeVisitor.visitIdAsCURIE
(KGCLParser.IdAsCURIEContext ctx)