ExprSeqNonEmpty

ostrat.pParse.ExprSeqNonEmpty
See theExprSeqNonEmpty companion object

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

Attributes

Companion
object
Graph
Supertypes
trait ExprSeq
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

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