| Package | Description |
|---|---|
| org.duelengine.duel.codedom |
| Modifier and Type | Method and Description |
|---|---|
CodeVariableDeclarationStatement |
CodeVariableCompoundDeclarationStatement.getVar(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<CodeVariableDeclarationStatement> |
CodeVariableCompoundDeclarationStatement.getVars() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeVariableCompoundDeclarationStatement.addVar(CodeVariableDeclarationStatement value) |
| Constructor and Description |
|---|
CodeVariableCompoundDeclarationStatement(CodeVariableDeclarationStatement... vars) |
CodeVariableReferenceExpression(CodeVariableDeclarationStatement variable) |
Copyright © 2014. All rights reserved.