Class AnonymousStateObjectVisitor
java.lang.Object
org.eclipse.persistence.jpa.jpql.tools.model.query.AnonymousStateObjectVisitor
- All Implemented Interfaces:
StateObjectVisitor
- Direct Known Subclasses:
AbstractTraverseChildrenVisitor,AbstractTraverseParentVisitor,AnonynousEclipseLinkStateObjectVisitor
This visitor allows a subclass to simply override
visit(StateObject) and perform the
same task for all visited ItateObjects.- Since:
- 2.4
- Version:
- 2.4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvisit(AbsExpressionStateObject stateObject) Visits the givenAbsExpressionStateObject.voidvisit(AbstractSchemaNameStateObject stateObject) Visits the givenAbstractSchemaNameStateObject.voidvisit(AdditionExpressionStateObject stateObject) Visits the givenAdditionExpressionStateObject.voidvisit(AllOrAnyExpressionStateObject stateObject) Visits the givenAllOrAnyExpressionStateObject.voidvisit(AndExpressionStateObject stateObject) Visits the givenAndExpressionStateObject.voidvisit(ArithmeticFactorStateObject stateObject) Visits the givenArithmeticFactorStateObject.voidvisit(AvgFunctionStateObject stateObject) Visits the givenAvgFunctionStateObject.voidvisit(BadExpressionStateObject stateObject) Visits the givenBadExpressionStateObject.voidvisit(BetweenExpressionStateObject stateObject) Visits the givenBetweenExpressionStateObject.voidvisit(CaseExpressionStateObject stateObject) Visits the givenCaseExpressionStateObject.voidvisit(CoalesceExpressionStateObject stateObject) Visits the givenCoalesceExpressionStateObject.voidvisit(CollectionMemberDeclarationStateObject stateObject) Visits the givenCollectionMemberDeclarationStateObject.voidvisit(CollectionMemberExpressionStateObject stateObject) Visits the givenCollectionMemberExpressionStateObject.voidvisit(CollectionValuedPathExpressionStateObject stateObject) Visits the givenCollectionValuedPathExpressionStateObject.voidvisit(ComparisonExpressionStateObject stateObject) Visits the givenComparisonExpressionStateObject.voidvisit(ConcatExpressionStateObject stateObject) Visits the givenConcatExpressionStateObject.voidvisit(ConstructorExpressionStateObject stateObject) Visits the givenConstructorExpressionStateObject.voidvisit(CountFunctionStateObject stateObject) Visits the givenCountFunctionStateObject.voidvisit(DateTimeStateObject stateObject) Visits the givenDateTimeStateObject.voidvisit(DeleteClauseStateObject stateObject) Visits the givenDeleteClauseStateObject.voidvisit(DeleteStatementStateObject stateObject) Visits the givenDeleteStatementStateObject.voidVisits the givenDerivedPathIdentificationVariableDeclarationStateObject.voidvisit(DerivedPathVariableDeclarationStateObject stateObject) Visits the givenDerivedPathVariableDeclarationStateObject.voidvisit(DivisionExpressionStateObject stateObject) Visits the givenDivisionExpressionStateObject.voidvisit(EmptyCollectionComparisonExpressionStateObject stateObject) Visits the givenEmptyCollectionComparisonExpressionStateObject.voidvisit(EntityTypeLiteralStateObject stateObject) Visits the givenEntityTypeLiteralStateObject.voidvisit(EntryExpressionStateObject stateObject) Visits the givenEntryExpressionStateObject.voidvisit(EnumTypeStateObject stateObject) Visits the givenEnumTypeStateObject.voidvisit(ExistsExpressionStateObject stateObject) Visits the givenExistsExpressionStateObject.voidvisit(FromClauseStateObject stateObject) Visits the givenFromClauseStateObject.voidvisit(FunctionExpressionStateObject stateObject) Visits the givenFunctionExpressionStateObject.voidvisit(GroupByClauseStateObject stateObject) Visits the givenGroupByClauseStateObject.voidvisit(HavingClauseStateObject stateObject) Visits the givenHavingClauseStateObject.voidvisit(IdentificationVariableDeclarationStateObject stateObject) Visits the givenIdentificationVariableDeclarationStateObject.voidvisit(IdentificationVariableStateObject stateObject) Visits the givenIdentificationVariableStateObject.voidvisit(IndexExpressionStateObject stateObject) Visits the givenIndexExpressionStateObject.voidvisit(InExpressionStateObject stateObject) Visits the givenInExpressionStateObject.voidvisit(InputParameterStateObject stateObject) Visits the givenInputParameterStateObject.voidvisit(JoinStateObject stateObject) Visits the givenJoinStateObject.voidvisit(JPQLQueryStateObject stateObject) Visits the givenJPQLQueryStateObject.voidvisit(KeyExpressionStateObject stateObject) Visits the givenKeyExpressionStateObject.voidvisit(KeywordExpressionStateObject stateObject) Visits the givenKeywordExpressionStateObject.voidvisit(LengthExpressionStateObject stateObject) Visits the givenLengthExpressionStateObject.voidvisit(LikeExpressionStateObject stateObject) Visits the givenLikeExpressionStateObject.voidvisit(LocateExpressionStateObject stateObject) Visits the givenLocateExpressionStateObject.voidvisit(LowerExpressionStateObject stateObject) Visits the givenLowerExpressionStateObject.voidvisit(MaxFunctionStateObject stateObject) Visits the givenMaxFunctionStateObject.voidvisit(MinFunctionStateObject stateObject) Visits the givenWhereClauseStateObject.voidvisit(ModExpressionStateObject stateObject) Visits the givenModExpressionStateObject.voidvisit(MultiplicationExpressionStateObject stateObject) Visits the givenMultiplicationExpressionStateObject.voidvisit(NotExpressionStateObject stateObject) Visits the givenNotExpressionStateObject.voidvisit(NullComparisonExpressionStateObject stateObject) Visits the givenNullComparisonExpressionStateObject.voidvisit(NullIfExpressionStateObject stateObject) Visits the givenNullIfExpressionStateObject.voidvisit(NumericLiteralStateObject stateObject) Visits the givenNumericLiteralStateObject.voidvisit(ObjectExpressionStateObject stateObject) Visits the givenObjectExpressionStateObject.voidvisit(OrderByClauseStateObject stateObject) Visits the givenOrderByClauseStateObject.voidvisit(OrderByItemStateObject stateObject) Visits the givenOrderByItemStateObject.voidvisit(OrExpressionStateObject stateObject) Visits the givenOrExpressionStateObject.voidvisit(RangeVariableDeclarationStateObject stateObject) Visits the givenRangeVariableDeclarationStateObject.voidvisit(ResultVariableStateObject stateObject) Visits the givenResultVariableStateObject.voidvisit(SelectClauseStateObject stateObject) Visits the givenSelectClauseStateObject.voidvisit(SelectStatementStateObject stateObject) Visits the givenSelectStatementStateObject.voidvisit(SimpleFromClauseStateObject stateObject) Visits the givenSimpleFromClauseStateObject.voidvisit(SimpleSelectClauseStateObject stateObject) Visits the givenSimpleSelectClauseStateObject.voidvisit(SimpleSelectStatementStateObject stateObject) Visits the givenSimpleSelectStatementStateObject.voidvisit(SizeExpressionStateObject stateObject) Visits the givenSizeExpressionStateObject.voidvisit(SqrtExpressionStateObject stateObject) Visits the givenSqrtExpressionStateObject.voidvisit(StateFieldPathExpressionStateObject stateObject) Visits the givenStateFieldPathExpressionStateObject.protected voidvisit(StateObject stateObject) Blindly visit the givenStateObject.voidvisit(StringLiteralStateObject stateObject) Visits the givenStringLiteralStateObject.voidvisit(SubExpressionStateObject stateObject) Visits the givenSubExpressionStateObject.voidvisit(SubstringExpressionStateObject stateObject) Visits the givenSubstringExpressionStateObject.voidvisit(SubtractionExpressionStateObject stateObject) Visits the givenSubtractionExpressionStateObject.voidvisit(SumFunctionStateObject stateObject) Visits the givenSumFunctionStateObject.voidvisit(TreatExpressionStateObject stateObject) Visits the givenTreatExpressionStateObject.voidvisit(TrimExpressionStateObject stateObject) Visits the givenTrimExpressionStateObject.voidvisit(TypeExpressionStateObject stateObject) Visits the givenTypeExpressionStateObject.voidvisit(UnknownExpressionStateObject stateObject) Visits the givenUnknownExpressionStateObject.voidvisit(UpdateClauseStateObject stateObject) Visits the givenUpdateClauseStateObject.voidvisit(UpdateItemStateObject stateObject) Visits the givenUpdateItemStateObject.voidvisit(UpdateStatementStateObject stateObject) Visits the givenUpdateStatementStateObject.voidvisit(UpperExpressionStateObject stateObject) Visits the givenUpperExpressionStateObject.voidvisit(ValueExpressionStateObject stateObject) Visits the givenValueExpressionStateObject.voidvisit(WhenClauseStateObject stateObject) Visits the givenWhenClauseStateObject.voidvisit(WhereClauseStateObject stateObject) Visits the givenWhereClauseStateObject.
-
Constructor Details
-
AnonymousStateObjectVisitor
public AnonymousStateObjectVisitor()
-
-
Method Details
-
visit
Description copied from interface:StateObjectVisitorVisits the givenAbsExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheAbsExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenAbstractSchemaNameStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheAbstractSchemaNameStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenAdditionExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheAdditionExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenAllOrAnyExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheAllOrAnyExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenAndExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheAndExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenArithmeticFactorStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheArithmeticFactorStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenAvgFunctionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheAvgFunctionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenBadExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheBadExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenBetweenExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheBetweenExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenCaseExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheCaseExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenCoalesceExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheCoalesceExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenCollectionMemberDeclarationStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheCollectionMemberDeclarationStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenCollectionMemberExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheCollectionMemberExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenCollectionValuedPathExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheCollectionValuedPathExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenComparisonExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheComparisonExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenConcatExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheConcatExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenConstructorExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheConstructorExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenCountFunctionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheCountFunctionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenDateTimeStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheDateTimeStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenDeleteClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheDeleteClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenDeleteStatementStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheDeleteStatementStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenDerivedPathIdentificationVariableDeclarationStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheDerivedPathIdentificationVariableDeclarationStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenDerivedPathVariableDeclarationStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheDerivedPathVariableDeclarationStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenDivisionExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheDivisionExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenEmptyCollectionComparisonExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheEmptyCollectionComparisonExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenEntityTypeLiteralStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheEntityTypeLiteralStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenEntryExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheEntryExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenEnumTypeStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheEnumTypeStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenExistsExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheExistsExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenFromClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheFromClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenFunctionExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheFunctionExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenGroupByClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheGroupByClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenHavingClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheHavingClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenIdentificationVariableDeclarationStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheIdentificationVariableDeclarationStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenIdentificationVariableStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheIdentificationVariableStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenIndexExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheIndexExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenInExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheInExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenInputParameterStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheInputParameterStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenJoinStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheJPQLQueryStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenJPQLQueryStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheJPQLQueryStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenKeyExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheKeyExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenKeywordExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheKeywordExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenLengthExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheLengthExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenLikeExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheLikeExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenLocateExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheLocateExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenLowerExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheLowerExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenMaxFunctionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheMaxFunctionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenWhereClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheWhereClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenModExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheModExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenMultiplicationExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheMultiplicationExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenNotExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheNotExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenNullComparisonExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheNullComparisonExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenNullIfExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheNullIfExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenNumericLiteralStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheNumericLiteralStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenObjectExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheObjectExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenOrderByClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheOrderByClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenOrderByItemStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheOrderByItemStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenOrExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheOrExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenRangeVariableDeclarationStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheRangeVariableDeclarationStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenResultVariableStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheResultVariableStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSelectClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSelectClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSelectStatementStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSelectStatementStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSimpleFromClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSimpleFromClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSimpleSelectClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSimpleSelectClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSimpleSelectStatementStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSimpleSelectStatementStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSizeExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSizeExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSqrtExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSqrtExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenStateFieldPathExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheStateFieldPathExpressionStateObjectto visit
-
visit
Blindly visit the givenStateObject.- Parameters:
stateObject- TheStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenStringLiteralStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheStringLiteralStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSubExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSubExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSubstringExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSubstringExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSubtractionExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSubtractionExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenSumFunctionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheSumFunctionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenTreatExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheTreatExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenTrimExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheTrimExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenTypeExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheTypeExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenUnknownExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheUnknownExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenUpdateClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheUpdateClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenUpdateItemStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheUpdateItemStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenUpdateStatementStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheUpdateStatementStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenUpperExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheUpperExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenValueExpressionStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheValueExpressionStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenWhenClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheWhenClauseStateObjectto visit
-
visit
Description copied from interface:StateObjectVisitorVisits the givenWhereClauseStateObject.- Specified by:
visitin interfaceStateObjectVisitor- Parameters:
stateObject- TheWhereClauseStateObjectto visit
-