Combinator constructor

const Combinator(
  1. String _text
)

Implementation

const Combinator(this._text);