com.greenpineyu.fel.compile
类 CompileService
java.lang.Object
com.greenpineyu.fel.compile.CompileService
public class CompileService
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompileService
public CompileService()
getSrcGen
public SourceGenerator getSrcGen()
setSrcGen
public void setSrcGen(SourceGenerator srcGen)
getComplier
public FelCompiler getComplier()
setComplier
public void setComplier(FelCompiler complier)
getClassPath
public static List<String> getClassPath(ClassLoader cl)
compile
public Expression compile(FelContext ctx,
FelNode node,
String originalExp)
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.