public static class LexerGenerator.TokenInfo extends Object
| Constructor and Description |
|---|
TokenInfo(Object element,
String call,
GNFA pattern,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElement() |
GNFA |
getPattern() |
int |
getPriority() |
Copyright © 2020. All rights reserved.