Package | Description |
---|---|
clojure.lang |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
Compiler.InstanceFieldExpr |
static class |
Compiler.LocalBindingExpr |
(package private) static class |
Compiler.StaticFieldExpr |
static class |
Compiler.VarExpr |
Modifier and Type | Field and Description |
---|---|
Compiler.AssignableExpr |
Compiler.AssignExpr.target |
Constructor and Description |
---|
Compiler.AssignExpr(Compiler.AssignableExpr target,
Compiler.Expr val) |