See: Description
| Interface | Description |
|---|---|
| Explanation.ExpressionType | |
| Expressible |
Defines a stream that can be expressed in an expression
|
| StreamExpressionParameter |
Base interface of a stream parameter
|
| Class | Description |
|---|---|
| Explanation |
Explanation containing details about a expression
|
| StreamExplanation |
Explanation containing details about a stream expression
|
| StreamExpression |
Expression containing a function and set of parameters
|
| StreamExpressionNamedParameter |
Provides a named parameter
|
| StreamExpressionParser |
Takes a prefix notation expression and returns a tokenized expression
|
| StreamExpressionValue |
Basic string stream expression
|
| StreamFactory |
Used to convert strings into stream expressions
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.