Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
value |
Constructor and Description |
---|
LiteralExpr(Type type,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
void |
accept(TreeVisitor tv) |
java.lang.Object |
getValue() |
getResultType
LiteralExpr(Type type, java.lang.Object value)
public java.lang.Object getValue()
public void accept(TreeVisitor tv)