Uses of Class
org.incenp.obofoundry.kgcl.parser.KGCLParser.IdAsIRIContext
Packages that use KGCLParser.IdAsIRIContext
-
Uses of KGCLParser.IdAsIRIContext in org.incenp.obofoundry.kgcl.parser
Methods in org.incenp.obofoundry.kgcl.parser with parameters of type KGCLParser.IdAsIRIContextModifier and TypeMethodDescriptionvoid
KGCLBaseListener.enterIdAsIRI
(KGCLParser.IdAsIRIContext ctx) Enter a parse tree produced by theIdAsIRI
labeled alternative inKGCLParser.id()
.void
KGCLListener.enterIdAsIRI
(KGCLParser.IdAsIRIContext ctx) Enter a parse tree produced by theIdAsIRI
labeled alternative inKGCLParser.id()
.void
KGCLBaseListener.exitIdAsIRI
(KGCLParser.IdAsIRIContext ctx) Exit a parse tree produced by theIdAsIRI
labeled alternative inKGCLParser.id()
.void
KGCLListener.exitIdAsIRI
(KGCLParser.IdAsIRIContext ctx) Exit a parse tree produced by theIdAsIRI
labeled alternative inKGCLParser.id()
.KGCLBaseVisitor.visitIdAsIRI
(KGCLParser.IdAsIRIContext ctx) Visit a parse tree produced by theIdAsIRI
labeled alternative inKGCLParser.id()
.KGCLVisitor.visitIdAsIRI
(KGCLParser.IdAsIRIContext ctx) Visit a parse tree produced by theIdAsIRI
labeled alternative inKGCLParser.id()
.ParseTree2ChangeVisitor.visitIdAsIRI
(KGCLParser.IdAsIRIContext ctx)