StatementMem

ostrat.pParse.StatementMem
trait StatementMem extends BlockMem

A statement member is a Token except the semi colon, which is the statement delimiter and the braces, plus it includes blocks, As blocks contain a sequence of Statements but can themselves be part of a statement.

Attributes

Graph
Supertypes
trait BlockMem
trait TextSpan
class Object
trait Matchable
class Any
Known subtypes
trait AssignMem
class ColonExpr
class CharToken
class PreOpExpr
trait ExprSeq
trait ClauseMem
class Dot2Token
class Dot3Token
class DotToken
trait Expr
class AsignExpr

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
TextSpan

Attributes

Inherited from:
TextSpan