public class TokeniserWithLocation extends Tokeniser
index, length, sourceText, tokens| Modifier and Type | Method and Description |
|---|---|
protected boolean |
eat(java.util.function.Function<String,Token> ctor,
Pattern pattern) |
static Token[] |
tokenise(String sourceText) |
Copyright © 2019. All rights reserved.