| Package | Description |
|---|---|
| com.googlecode.aviator | |
| com.googlecode.aviator.runtime.function |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassExpression
Compiled expression,all generated class inherit this class
|
class |
InterpretExpression |
class |
LiteralExpression
A literal expression with a fixed result
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseExpression |
LambdaFunction.expression |
| Modifier and Type | Method and Description |
|---|---|
BaseExpression |
LambdaFunction.getExpression() |
Copyright © 2010–2022. All rights reserved.