T - The type of object in the sequencepublic static final class SequenceMatchResult.MatchedGroupInfo<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Object> |
matchResults |
List<? extends T> |
nodes |
String |
text |
Object |
value |
String |
varName |