public class AccessOpt extends TwoTernary implements RunMethod
left, right| Constructor and Description |
|---|
AccessOpt() |
| Modifier and Type | Method and Description |
|---|---|
Object |
calculate()
计算
|
int |
fetchPriority()
优先级
|
String |
fetchSelf()
操作符对象自身的符号
|
Object |
fetchVar()
取得变得的值
|
Object |
run(List<Object> param)
根据传入的参数执行方法
|
getLeft, getRight, wrapcalculateItem, equals, toStringpublic int fetchPriority()
OperatorfetchPriority in interface Operatorpublic Object fetchVar()
public String fetchSelf()
AbstractOptfetchSelf in interface RunMethodfetchSelf in class AbstractOptCopyright © 2017. All rights reserved.