BooleanLiteral constructor

const BooleanLiteral(
  1. Token literal
)

Implementation

const BooleanLiteral(this.literal);