AssignMemExpr

ostrat.pParse.AssignMemExpr
trait AssignMemExpr extends Expr, AssignMem

An expression that is a member of the right oe left side of an assignment expression.

Attributes

Graph
Supertypes
trait AssignMem
trait Expr
trait StatementMem
trait BlockMem
trait TextSpan
class Object
trait Matchable
class Any
Show all
Known subtypes
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
Show all

Members list

Value members

Concrete 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