| Package | Description |
|---|---|
| gw.lang.parser |
| Modifier and Type | Method and Description |
|---|---|
abstract <E extends IToken> |
IToken.copyInto(E t) |
| Modifier and Type | Method and Description |
|---|---|
abstract IToken |
IToken.copy() |
IToken |
ISourceCodeTokenizer.copy() |
IToken |
ISourceCodeTokenizer.getCurrentToken() |
IToken |
ISourceCodeTokenizer.getTokenAt(int iTokenIndex) |
| Modifier and Type | Method and Description |
|---|---|
Stack<? extends IToken> |
ISourceCodeTokenizer.getTokens() |
List<IToken> |
IParsedElement.getTokens() |
Copyright © 2022. All rights reserved.