public abstract class VariableReference extends AbstractStatement
Constructor and Description |
---|
VariableReference() |
Modifier and Type | Method and Description |
---|---|
String |
generate(Context context) |
Statement[] |
getIndexes() |
abstract String |
getName() |
abstract Statement |
getValue() |
void |
setIndexes(Statement[] indexes) |
getType
protected Statement[] indexes
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.