IntegerLiteral constructor

const IntegerLiteral(
  1. Token literal
)

Implementation

const IntegerLiteral(this.literal);