Interface RegexParser.GroupConstructor
-
- Enclosing class:
- RegexParser
protected static interface RegexParser.GroupConstructor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GroupTreeconstruct(IndexRange range, RegexTree element)
-
-
-
Method Detail
-
construct
GroupTree construct(IndexRange range, RegexTree element)
-
-