Uses of Class
cz.cvut.kbss.jopa.query.soql.SoqlParser.SingleValuedObjectFieldContext
Packages that use SoqlParser.SingleValuedObjectFieldContext
-
Uses of SoqlParser.SingleValuedObjectFieldContext in cz.cvut.kbss.jopa.query.soql
Methods in cz.cvut.kbss.jopa.query.soql that return SoqlParser.SingleValuedObjectFieldContextModifier and TypeMethodDescriptionSoqlParser.SimpleSubpathContext.singleValuedObjectField()SoqlParser.singleValuedObjectField()SoqlParser.SingleValuedObjectPathExpressionContext.singleValuedObjectField()Methods in cz.cvut.kbss.jopa.query.soql with parameters of type SoqlParser.SingleValuedObjectFieldContextModifier and TypeMethodDescriptionvoidSoqlBaseListener.enterSingleValuedObjectField(SoqlParser.SingleValuedObjectFieldContext ctx) Enter a parse tree produced bySoqlParser.singleValuedObjectField().voidSoqlListener.enterSingleValuedObjectField(SoqlParser.SingleValuedObjectFieldContext ctx) Enter a parse tree produced bySoqlParser.singleValuedObjectField().voidSoqlBaseListener.exitSingleValuedObjectField(SoqlParser.SingleValuedObjectFieldContext ctx) Exit a parse tree produced bySoqlParser.singleValuedObjectField().voidSoqlListener.exitSingleValuedObjectField(SoqlParser.SingleValuedObjectFieldContext ctx) Exit a parse tree produced bySoqlParser.singleValuedObjectField().