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
class AsignToken
trait AssignMem
class ColonExpr
trait ColonMemExpr
class CommaToken
class CharToken
class StringToken
trait FloatPtToken
trait IntStdToken
class Nat0yToken
trait NatStdToken
class Nat0xToken
class SlashToken
class PathToken
class ClausesExpr
class InfixOpExpr
class PreOpExpr
class SpacedExpr
trait ExprSeq
trait ColonOpMem
trait ClauseMem
class Dot2Token
class Dot3Token
class DotToken
class ColonToken
trait Expr
trait CompoundExpr
class AsignExpr
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
TextSpan

Attributes

Inherited from:
TextSpan