Uses of Class
com.semedy.reasoner.parser.oologic.OOLogicGrammarParser.QuotedStringContext
Packages that use OOLogicGrammarParser.QuotedStringContext
-
Uses of OOLogicGrammarParser.QuotedStringContext in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return OOLogicGrammarParser.QuotedStringContextModifier and TypeMethodDescriptionOOLogicGrammarParser.GroundTermContext.quotedString()
OOLogicGrammarParser.quotedString()
Methods in com.semedy.reasoner.parser.oologic with parameters of type OOLogicGrammarParser.QuotedStringContextModifier 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)