com.greenpineyu.fel.optimizer
类 Interpreters
java.lang.Object
com.greenpineyu.fel.optimizer.Interpreters
- 所有已实现的接口:
- Optimizer
public class Interpreters
- extends Object
- implements Optimizer
设置节点的解释器
- 作者:
- yuqingsong
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Interpreters
public Interpreters()
call
public FelNode call(FelContext ctx,
FelNode node)
- 指定者:
- 接口
Optimizer 中的 call
add
public void add(String name,
Interpreter inter)
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.