UnitLiteral constructor

const UnitLiteral(
  1. Token literal
)

Implementation

const UnitLiteral(this.literal);