public abstract class AstExpression extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AstExpression.ExpressionType
Enumeration for the types of AST nodes that can appear in a serialized AST.
|
| Constructor and Description |
|---|
AstExpression() |
public CompiledExpression compile()
Copyright © 2024. All rights reserved.