clojure.lang
Class Compiler.TheVarExpr
java.lang.Object
clojure.lang.Compiler.TheVarExpr
- Enclosing class:
- Compiler
public static class Compiler.TheVarExpr
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
var
public final Var var
Compiler.TheVarExpr
public Compiler.TheVarExpr(Var var)
eval
public Object eval()
throws Exception
- Throws:
Exception
emit
public void emit(Compiler.C context,
Compiler.ObjExpr objx,
GeneratorAdapter gen)
hasJavaClass
public boolean hasJavaClass()
getJavaClass
public Class getJavaClass()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
Copyright © 2011. All Rights Reserved.