statementParse
object statementParse
Parses String (with RSON syntax) searching for the String terminator. Returns error if end of file found first. Function object to parse a raw Statement of statement members, where sub blocks have already been parsed into Statement Blocks.
Value members
Concrete methods
Tries to parse a sequence of StatementMems into a Statement. Statement members are either nonBracketTokens or parsed BracketBlocks.
Tries to parse a sequence of StatementMems into a Statement. Statement members are either nonBracketTokens or parsed BracketBlocks.