| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Annotator.Index> |
Annotator.elementIdx
The index of the regular, bindable value, organized as a stack of
copies.
|
protected java.util.List<Annotator.Index> |
Annotator.sequenceIdx
The index of the sequence with the regular, bindable value,
organized as a stack of copies.
|
| Modifier and Type | Method and Description |
|---|---|
protected Annotator.Index |
Annotator.elementIndex()
Get the current element index of the regular value.
|
protected Annotator.Index |
Annotator.sequenceIndex()
Get the current sequence index of the regular value.
|
| Constructor and Description |
|---|
Annotator.Index(Annotator.Index index)
Create a copy of the specified index.
|
Copyright © 2014. All Rights Reserved.