|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclojure.lang.Compiler.LiteralExpr
clojure.lang.Compiler.KeywordExpr
public static class Compiler.KeywordExpr
| Field Summary | |
|---|---|
Keyword |
k
|
| Constructor Summary | |
|---|---|
Compiler.KeywordExpr(Keyword k)
|
|
| 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 |
| Field Detail |
|---|
public final Keyword k
| Constructor Detail |
|---|
public Compiler.KeywordExpr(Keyword k)
| Method Detail |
|---|
public java.lang.Object eval()
eval in class Compiler.LiteralExpr
public void emit(Compiler.C context,
Compiler.ObjExpr objx,
GeneratorAdapter gen)
public boolean hasJavaClass()
public java.lang.Class getJavaClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||