public static class IntLiteral.Impl extends java.lang.Object implements IntLiteral
IntLiteral.Impl, IntLiteral.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |
void |
setValue(int value) |
public int getValue()
getValue in interface IntLiteralpublic void setValue(int value)
setValue in interface IntLiteral