|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--pnuts.lang.PnutsImpl | +--pnuts.compiler.CompilerPnutsImpl
A subclass of PnutsImpl that always compiles scripts.
PnutsImpl
,
CachedPnutsImpl
Constructor Summary | |
CompilerPnutsImpl()
|
Method Summary | |
java.lang.Object |
accept(SimpleNode node,
Context context)
|
void |
includeLineNo(boolean flag)
|
Methods inherited from class pnuts.lang.PnutsImpl |
checkException, eval, load, load, load, loadFile, popFile, pushFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CompilerPnutsImpl()
Method Detail |
public void includeLineNo(boolean flag)
public java.lang.Object accept(SimpleNode node, Context context)
accept
in class PnutsImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |