Uses of Interface
org.eclipse.equinox.p2.metadata.expression.IExpressionParser
-
Packages that use IExpressionParser Package Description org.eclipse.equinox.p2.metadata.expression Provides a simple expression language used to represent requirements and filters in the metadada -
-
Uses of IExpressionParser in org.eclipse.equinox.p2.metadata.expression
Methods in org.eclipse.equinox.p2.metadata.expression that return IExpressionParser Modifier and Type Method Description static IExpressionParser
ExpressionUtil. getParser()
Creates and returns a new expression parser
-