Uses of Interface
org.eclipse.equinox.p2.metadata.expression.IExpressionVisitor
Packages that use IExpressionVisitor
Package
Description
Provides a simple expression language used to represent requirements and filters in the metadada
-
Uses of IExpressionVisitor in org.eclipse.equinox.p2.metadata.expression
Methods in org.eclipse.equinox.p2.metadata.expression with parameters of type IExpressionVisitorModifier and TypeMethodDescriptionbooleanIExpression.accept(IExpressionVisitor visitor) Let the visitor visit this instance and all expressions that this instance contains.