Uses of Interface
org.eclipse.wst.jsdt.core.ast.IOR_OR_Expression

Packages that use IOR_OR_Expression
org.eclipse.wst.jsdt.core.ast   
 

Uses of IOR_OR_Expression in org.eclipse.wst.jsdt.core.ast
 

Methods in org.eclipse.wst.jsdt.core.ast with parameters of type IOR_OR_Expression
 void ASTVisitor.endVisit(IOR_OR_Expression or_or_Expression)
           
 boolean ASTVisitor.visit(IOR_OR_Expression or_or_Expression)