public static class LexerWrapper.TokenizationResult extends Object
| Modifier and Type | Field and Description |
|---|---|
List<? extends org.antlr.v4.runtime.Token> |
tokens |
String |
untokenizedText |
| Constructor and Description |
|---|
TokenizationResult() |
Copyright © 2020. All rights reserved.