ostrat.pParse.pAST
Members list
Type members
Classlikes
Function object to parse the brace delineated syntax block syntax structure from the input Token sequence.
Function object to parse the brace delineated syntax block syntax structure from the input Token sequence.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse1BlockStructure.type
Function object to parse a brace delineated block.
Function object to parse a brace delineated block.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse2BraceBlock.type
Function object for parseing blockMems to an Expr.
Function object for parseing blockMems to an Expr.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse3Statements.type
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.
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
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse4Statement.type
Function object to parse assignment expressions.
Function object to parse assignment expressions.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse5AssignExpr.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse6ColonExpr.type
Function object parses Clauses.
Function object parses Clauses.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse7Clauses.type
Function object for parsing ClauseMems into ClauseMemExpr.
Function object for parsing ClauseMems into ClauseMemExpr.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse8ClauseMem.type
Function object, seems to parse prefix operators.
Function object, seems to parse prefix operators.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parse9PrefixPlus.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
parseAlphaBrackets.type