Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.QuotedStringContext
-
Uses of OOLogicGrammarParser.QuotedStringContext in com.semedy.reasoner.parser.oologic
Modifier and TypeMethodDescriptionOOLogicGrammarParser.GroundTermContext.quotedString()
OOLogicGrammarParser.quotedString()
Modifier and TypeMethodDescriptionvoid
OOLogicColorListener.enterQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx) Enter a parse tree produced byOOLogicGrammarParser.quotedString()
.void
OOLogicGrammarBaseListener.enterQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx) Enter a parse tree produced byOOLogicGrammarParser.quotedString()
.void
OOLogicGrammarListener.enterQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx) Enter a parse tree produced byOOLogicGrammarParser.quotedString()
.void
OOLogicListener.enterQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx) void
OOLogicColorListener.exitQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx) Exit a parse tree produced byOOLogicGrammarParser.quotedString()
.void
OOLogicGrammarBaseListener.exitQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx) Exit a parse tree produced byOOLogicGrammarParser.quotedString()
.void
OOLogicGrammarListener.exitQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx) Exit a parse tree produced byOOLogicGrammarParser.quotedString()
.void
OOLogicListener.exitQuotedString
(OOLogicGrammarParser.QuotedStringContext ctx)