BlockStatements

ostrat.pParse.BlockStatements

A syntactic block of Statements, may be encapsulated by a file of pair of matching braces."

Attributes

Graph
Supertypes
trait ExprSeqExpr
trait ClauseMem
trait ColonMemExpr
trait ColonOpMem
trait AssignMem
trait CompoundExpr
trait Expr
trait StatementMem
trait BlockMem
trait TextSpan
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Abstract methods

Concrete methods

Inherited methods

override def endPosn: TextPosn

Attributes

Definition Classes
Inherited from:
TextSpanCompound
def exprParseErr[A](implicit ev: Unshow[A]): ExcMon[A]

Attributes

Inherited from:
Expr
def failExc(detail: String): FailExc

Attributes

Inherited from:
TextSpan
override def startPosn: TextPosn

Attributes

Definition Classes
Inherited from:
TextSpanCompound

Attributes

Inherited from:
AssignMemExpr

Inherited and Abstract methods

Attributes

Inherited from:
Expr