- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
XValue |
call(Scope scope)
函数具体逻辑
|
java.lang.String |
name()
支持的函数名
|
-
-
Method Detail
-
name
java.lang.String name()
支持的函数名
-
call
XValue call(Scope scope)
函数具体逻辑
- Parameters:
scope - 上下文
- Returns:
- 计算好的节点
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018. All Rights Reserved.