| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.styles.parsing |
| Modifier and Type | Method and Description |
|---|---|
Token<T> |
TokenIterator.next() |
Token<T> |
TokenIterator.next(T type) |
| Modifier and Type | Method and Description |
|---|---|
List<Token<T>> |
RegexTokeniser.tokenise(String value) |
static List<Token<TokenType>> |
StyleMappingTokeniser.tokeniseToList(String line) |
| Constructor and Description |
|---|
TokenIterator(List<Token<T>> tokens,
Token<T> end) |
| Constructor and Description |
|---|
TokenIterator(List<Token<T>> tokens,
Token<T> end) |
Copyright © 2018. All rights reserved.