Interface GenericListBlockParser.Type

    • Method Detail

      • getItemPattern

        java.lang.String getItemPattern()
        Returns:
        the pattern of the item part of the list regex
      • createList

        ListBlock createList​(ListItemBlock[] items)
        Parameters:
        items - children of the new listblock
        Returns:
        a new ListBlock