- All Known Subinterfaces:
Expr
- All Known Implementing Classes:
BindingExpr,DerefExpr,Elem.Spread,FunExpr,McallExpr,NumExpr,RcallExpr,SeqExpr,StrExpr,VarrefExpr,VecExpr
An elem of vec bodies or actual args.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordAn element of a vec body spreading the expression. -
Method Summary
-
Method Details
-
pos
int pos()Returns the pos of the elem on the program text.- Returns:
- the pos of the elem on the program text.
-