public static class ParserGenerator.Token extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Pattern |
getPattern() |
String |
getValue() |
boolean |
isRegex() |
boolean |
isVariable() |
int |
skipLength(String str) |
Copyright © 2014 jwall.org. All rights reserved.