Interface GenericListBlockParser.Type
- Enclosing class:
- GenericListBlockParser
static interface GenericListBlockParser.Type
-
Method Summary
-
Method Details
-
getItemPattern
String getItemPattern()- Returns:
- the pattern of the item part of the list regex
-
createList
- Parameters:
items
- children of the new listblock- Returns:
- a new ListBlock
-