CompoundClauseMemExpr

ostrat.pParse.CompoundClauseMemExpr

A compound expression. The traits sole purpose is to give an Expr, the start and end text positions from its first and last components.

Attributes

Graph
Supertypes
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

Inherited methods

Attributes

Inherited from:
TextSpanCompound
override def endPosn: TextPosn

Attributes

Definition Classes
Inherited from:
TextSpanCompound

Attributes

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

Attributes

Inherited from:
Expr

Attributes

Inherited from:
TextSpanCompound
override def startPosn: TextPosn

Attributes

Definition Classes
Inherited from:
TextSpanCompound

Attributes

Inherited from:
AssignMemExpr