public class ConstantStatement extends ExpressionStatement
| Constructor and Description |
|---|
ConstantStatement(Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(GoloIrVisitor visitor) |
Object |
getValue() |
getASTNode, getPositionInSourceCode, setASTNodepublic ConstantStatement(Object value)
public Object getValue()
public void accept(GoloIrVisitor visitor)
accept in class GoloStatementCopyright © 2013 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.