NamedTypeLiteral constructor

const NamedTypeLiteral(
  1. Token identifier
)

Implementation

const NamedTypeLiteral(this.identifier);