| Package | Description |
|---|---|
| org.duelengine.duel.ast | |
| org.duelengine.duel.parsing |
| Modifier and Type | Class and Description |
|---|---|
class |
CALLCommandNode |
class |
CommandNode |
class |
FORCommandNode
Implements the looping command construct
|
class |
IFCommandNode
Implements the single conditional command construct
|
class |
PARTCommandNode |
class |
VIEWCommandNode |
class |
XORCommandNode
Implements the mutually exclusive conditional command wrapper
|
| Modifier and Type | Method and Description |
|---|---|
static ElementNode |
DuelParser.createElement(String tagName,
int index,
int line,
int column)
ElementNode factory method
|
Copyright © 2014. All rights reserved.