NestedParse
class NestedParse(val parser: Parser, val overlay: ParseOverlay? = null, val bracketed: Boolean = false)
Objects returned by the function passed to parseMixed should conform to this interface.
Objects returned by the function passed to parseMixed should conform to this interface.