|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object clojure.lang.Compiler.BindingInit
public static class Compiler.BindingInit
Constructor Summary | |
---|---|
Compiler.BindingInit(Compiler.LocalBinding binding,
clojure.lang.Compiler.Expr init)
|
Method Summary | |
---|---|
Compiler.LocalBinding |
binding()
|
clojure.lang.Compiler.Expr |
init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Compiler.BindingInit(Compiler.LocalBinding binding, clojure.lang.Compiler.Expr init)
Method Detail |
---|
public final Compiler.LocalBinding binding()
public final clojure.lang.Compiler.Expr init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |