ExprSeq

ostrat.pParse.ExprSeq
trait ExprSeq extends ColonMemExpr

An ExprSeq can be a sequence of Statements or a Sequence of Clauses.

Attributes

Graph
Supertypes
trait AssignMem
trait Expr
trait BlockMem
trait TextSpan
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

Inherited methods

Attributes

Inherited from:
TextSpan

Attributes

Inherited from:
Expr
def exprParseErr[A](implicit ev: Unshow[A]): EMon[A]

Attributes

Inherited from:
Expr

Attributes

Inherited from:
TextSpan