SelfExpr constructor

SelfExpr(
  1. Token token
)

Implementation

SelfExpr(this.token);