Uses of Class
org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.TopLevelFirstDeclarationVisitor
-
Packages that use AbstractSemanticValidator.TopLevelFirstDeclarationVisitor Package Description org.eclipse.persistence.jpa.jpql This package contains the Hermes features (except the parser itself): semantic and grammatical validations, content assist support, calculating the query result type or the possible type of an input parameter, refactoring tools. -
-
Uses of AbstractSemanticValidator.TopLevelFirstDeclarationVisitor in org.eclipse.persistence.jpa.jpql
Subclasses of AbstractSemanticValidator.TopLevelFirstDeclarationVisitor in org.eclipse.persistence.jpa.jpql Modifier and Type Class Description protected static classAbstractEclipseLinkSemanticValidator.TopLevelFirstDeclarationVisitorMethods in org.eclipse.persistence.jpa.jpql that return AbstractSemanticValidator.TopLevelFirstDeclarationVisitor Modifier and Type Method Description protected AbstractSemanticValidator.TopLevelFirstDeclarationVisitorAbstractSemanticValidator. buildTopLevelFirstDeclarationVisitor()
-