ValidIdentifier constructor

const ValidIdentifier(
  1. ListOfIdentifierable first
)

Implementation

const ValidIdentifier(this.first);