public interface Expressible
| Modifier and Type | Method and Description |
|---|---|
Explanation |
toExplanation(StreamFactory factory)
Returns an explanation about the stream object
|
StreamExpressionParameter |
toExpression(StreamFactory factory) |
StreamExpressionParameter toExpression(StreamFactory factory) throws IOException
IOExceptionExplanation toExplanation(StreamFactory factory) throws IOException
factory - Stream factory for this, contains information about the function nameIOException - throw on any errorCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.