Uses of Class
org.incenp.obofoundry.kgcl.parser.KGCLParser.MoveContext
-
Packages that use KGCLParser.MoveContext Package Description org.incenp.obofoundry.kgcl.parser -
-
Uses of KGCLParser.MoveContext in org.incenp.obofoundry.kgcl.parser
Methods in org.incenp.obofoundry.kgcl.parser that return KGCLParser.MoveContext Modifier and Type Method Description KGCLParser.MoveContextKGCLParser.ChangeContext. move()KGCLParser.MoveContextKGCLParser. move()Methods in org.incenp.obofoundry.kgcl.parser with parameters of type KGCLParser.MoveContext Modifier and Type Method Description voidKGCLBaseListener. enterMove(KGCLParser.MoveContext ctx)Enter a parse tree produced byKGCLParser.move().voidKGCLListener. enterMove(KGCLParser.MoveContext ctx)Enter a parse tree produced byKGCLParser.move().voidKGCLBaseListener. exitMove(KGCLParser.MoveContext ctx)Exit a parse tree produced byKGCLParser.move().voidKGCLListener. exitMove(KGCLParser.MoveContext ctx)Exit a parse tree produced byKGCLParser.move().TKGCLBaseVisitor. visitMove(KGCLParser.MoveContext ctx)Visit a parse tree produced byKGCLParser.move().TKGCLVisitor. visitMove(KGCLParser.MoveContext ctx)Visit a parse tree produced byKGCLParser.move().VoidParseTree2ChangeVisitor. visitMove(KGCLParser.MoveContext ctx)
-