Uses of Interface
org.eclipse.equinox.p2.metadata.expression.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
Modifier and TypeMethodDescriptionboolean
IExpression.accept
(IExpressionVisitor visitor) Let the visitor visit this instance and all expressions that this instance contains.