parse4Statement

ostrat.pParse.pAST.parse4Statement

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.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

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.

Attributes