StringLiteral constructor

const StringLiteral(
  1. Token literal
)

Implementation

const StringLiteral(this.literal);