DoubleLiteral constructor

const DoubleLiteral(
  1. Token literal
)

Implementation

const DoubleLiteral(this.literal);