|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclojure.lang.Compiler.UntypedExpr
public abstract static class Compiler.UntypedExpr
| Constructor Summary | |
|---|---|
Compiler.UntypedExpr()
|
|
| Method Summary | |
|---|---|
void |
emit(Compiler.C context,
Compiler.ObjExpr objx,
GeneratorAdapter gen)
|
java.lang.Object |
eval()
|
java.lang.Class |
getJavaClass()
|
boolean |
hasJavaClass()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Compiler.UntypedExpr()
| Method Detail |
|---|
public java.lang.Class getJavaClass()
public boolean hasJavaClass()
public java.lang.Object eval()
public void emit(Compiler.C context,
Compiler.ObjExpr objx,
GeneratorAdapter gen)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||