Uses of Class
org.eclipse.ocl.ecore.internal.helper.OCLSyntaxHelper.ASTVisitor

Packages that use OCLSyntaxHelper.ASTVisitor
org.eclipse.ocl.ecore.internal.helper   
 

Uses of OCLSyntaxHelper.ASTVisitor in org.eclipse.ocl.ecore.internal.helper
 

Methods in org.eclipse.ocl.ecore.internal.helper that return OCLSyntaxHelper.ASTVisitor
protected  OCLSyntaxHelper.ASTVisitor OCLSyntaxHelper.createASTVisitor(ConstraintKind constraintType, java.lang.String txt, int position)