|
Venice 0.7beta | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Expression | Representation of a composite executable parse tree. |
Class Summary | |
---|---|
EvaluationException | An exception which is thrown when there is a problem executing an expression. |
ExpressionException | An exception which is raised when there is a problem parsing or executing an expression. |
ExpressionFactory | Create an executable expression from the given token and arguments. |
Parser | Parse a string into an executable expression. |
ParserException | An exception which is thrown when there is a problem parsing an expression. |
Token | A representation of any token in the Gondola language. |
TokenStack | A stack of tokens which is used during parsing. |
TypeMismatchException | An exception which is thrown when there is a type mismatch error when executing an expression. |
Variable | A representation of a variable in the Gondola language. |
Variables | A collection of variables. |
Contains the Gondola scripting language. A functional scripting language that can be used to perform analysis based on stock quotes.
|
Venice 0.7beta | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |