| Package | Description |
|---|---|
| se.l4.lect.internal.tokens | |
| se.l4.lect.tokens |
| Modifier and Type | Method and Description |
|---|---|
protected String |
TokenPatternParser.consumeUntil(CharPredicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
static int |
TextTokenization.find(CharSequence text,
int start,
CharPredicate predicate)
Find the index after or at the given start that matches the predicate.
|
static int |
TextTokenization.findNext(CharSequence text,
int start,
CharPredicate predicate)
Find the index after the given start that matches the predicate.
|
Copyright © 2018. All rights reserved.