RawExpr constructor

RawExpr(
  1. Token token
)

Implementation

RawExpr(this.token);