Class | Description |
---|---|
AST |
Parse a generic R string and build an AST, in the context of an H2O Cloud
|
ASTFunc |
Parse a generic R string and build an AST, in the context of an H2O Cloud
|
ASTOp |
Parse a generic R string and build an AST, in the context of an H2O Cloud
|
Env |
Execute a R-like AST, in the context of an H2O Cloud
|
Exec2 |
Parse and execute a generic R-like string, in the context of an H2O Cloud
|
Flow | |
Flow.Filter | |
Flow.FlowFilter | |
Flow.FlowFrame | |
Flow.FlowGroupBy | |
Flow.FlowGroupPerRow<X extends Flow.PerRow<X>> | |
Flow.FlowPerRow<X extends Flow.PerRow<X>> | |
Flow.GroupBy | |
Flow.PerRow<X extends Flow.PerRow> | |
Type |
Typing system for a generic R-like parser.
|