com.greenpineyu.fel.compile
类 AbstCompiler
java.lang.Object
com.greenpineyu.fel.compile.AbstCompiler
- 所有已实现的接口:
- FelCompiler
public abstract class AbstCompiler
- extends Object
- implements FelCompiler
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstCompiler
public AbstCompiler()
classPathToString
protected String classPathToString()
compile
public Expression compile(JavaSource src)
- 从接口
FelCompiler 复制的描述
- 编译代码,并创建Expression
- 指定者:
- 接口
FelCompiler 中的 compile
- 返回:
Copyright © 2013. All Rights Reserved.