| Package | Description |
|---|---|
| org.duelengine.duel.parsing |
| Modifier and Type | Method and Description |
|---|---|
BlockValue |
DuelToken.getBlock() |
| Modifier and Type | Method and Description |
|---|---|
static DuelToken |
DuelToken.attrValue(BlockValue value) |
static DuelToken |
DuelToken.attrValue(BlockValue value,
int index,
int line,
int column) |
static DuelToken |
DuelToken.block(BlockValue value) |
static DuelToken |
DuelToken.block(BlockValue value,
int index,
int line,
int column) |
Copyright © 2014. All rights reserved.