Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.NumberContext
Packages that use OOLogicGrammarParser.NumberContext
- 
Uses of OOLogicGrammarParser.NumberContext in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return OOLogicGrammarParser.NumberContextModifier and TypeMethodDescriptionOOLogicGrammarParser.GroundTermContext.number()OOLogicGrammarParser.number()OOLogicGrammarParser.PartofContext.number()Methods in com.semedy.reasoner.parser.oologic with parameters of type OOLogicGrammarParser.NumberContextModifier and TypeMethodDescriptionvoidOOLogicColorListener.enterNumber(OOLogicGrammarParser.NumberContext ctx) Enter a parse tree produced byOOLogicGrammarParser.number().voidOOLogicGrammarBaseListener.enterNumber(OOLogicGrammarParser.NumberContext ctx) Enter a parse tree produced byOOLogicGrammarParser.number().voidOOLogicGrammarListener.enterNumber(OOLogicGrammarParser.NumberContext ctx) Enter a parse tree produced byOOLogicGrammarParser.number().voidOOLogicListener.enterNumber(OOLogicGrammarParser.NumberContext ctx) voidOOLogicColorListener.exitNumber(OOLogicGrammarParser.NumberContext ctx) Exit a parse tree produced byOOLogicGrammarParser.number().voidOOLogicGrammarBaseListener.exitNumber(OOLogicGrammarParser.NumberContext ctx) Exit a parse tree produced byOOLogicGrammarParser.number().voidOOLogicGrammarListener.exitNumber(OOLogicGrammarParser.NumberContext ctx) Exit a parse tree produced byOOLogicGrammarParser.number().voidOOLogicListener.exitNumber(OOLogicGrammarParser.NumberContext ctx)