Uses of Class
it.uniroma2.art.semanticturkey.syntax.manchester.owl2.ManchesterOWL2SyntaxParserParser.QuotedStringContext
Packages that use ManchesterOWL2SyntaxParserParser.QuotedStringContext
-
Uses of ManchesterOWL2SyntaxParserParser.QuotedStringContext in it.uniroma2.art.semanticturkey.syntax.manchester.owl2
Methods in it.uniroma2.art.semanticturkey.syntax.manchester.owl2 that return ManchesterOWL2SyntaxParserParser.QuotedStringContextModifier and TypeMethodDescriptionManchesterOWL2SyntaxParserParser.quotedString()
ManchesterOWL2SyntaxParserParser.StringLiteralNoLanguageContext.quotedString()
ManchesterOWL2SyntaxParserParser.StringLiteralWithLanguageContext.quotedString()
ManchesterOWL2SyntaxParserParser.TypedLiteralContext.quotedString()
Methods in it.uniroma2.art.semanticturkey.syntax.manchester.owl2 with parameters of type ManchesterOWL2SyntaxParserParser.QuotedStringContextModifier and TypeMethodDescriptionvoid
ManchesterOWL2SyntaxParserBaseListener.enterQuotedString
(ManchesterOWL2SyntaxParserParser.QuotedStringContext ctx) Enter a parse tree produced byManchesterOWL2SyntaxParserParser.quotedString()
.void
ManchesterOWL2SyntaxParserListener.enterQuotedString
(ManchesterOWL2SyntaxParserParser.QuotedStringContext ctx) Enter a parse tree produced byManchesterOWL2SyntaxParserParser.quotedString()
.void
ManchesterOWL2SyntaxParserBaseListener.exitQuotedString
(ManchesterOWL2SyntaxParserParser.QuotedStringContext ctx) Exit a parse tree produced byManchesterOWL2SyntaxParserParser.quotedString()
.void
ManchesterOWL2SyntaxParserListener.exitQuotedString
(ManchesterOWL2SyntaxParserParser.QuotedStringContext ctx) Exit a parse tree produced byManchesterOWL2SyntaxParserParser.quotedString()
.