ListOfOperatable constructor

const ListOfOperatable(
  1. CitrusSyntaxList<Operatable> first
)

Implementation

const ListOfOperatable(this.first);