ColonExpr
ostrat.pParse.ColonExpr
case class ColonExpr(left: ColonMemExpr, asToken: ColonToken, right: ColonMemExpr) extends CompoundExpr, AssignMemExpr, AssignMem
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AssignMemExprtrait AssignMemtrait CompoundExprtrait TextSpanCompoundtrait Exprtrait StatementMemtrait BlockMemtrait TextSpanclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- TextSpanCompound
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Definition Classes
- Inherited from:
- TextSpanCompound
Attributes
- Inherited from:
- AssignMemExpr
In this article