clojure.lang
Class Compiler.SetExpr
java.lang.Object
clojure.lang.Compiler.SetExpr
- Enclosing class:
- Compiler
public static class Compiler.SetExpr
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
keys
public final IPersistentVector keys
Compiler.SetExpr
public Compiler.SetExpr(IPersistentVector keys)
eval
public Object eval()
emit
public void emit(Compiler.C context,
Compiler.ObjExpr objx,
GeneratorAdapter gen)
hasJavaClass
public boolean hasJavaClass()
getJavaClass
public Class getJavaClass()
parse
public static clojure.lang.Compiler.Expr parse(Compiler.C context,
IPersistentSet form)
Copyright © 2016. All Rights Reserved.