Syntax constructor

const Syntax(
  1. String _name
)

Implementation

const Syntax(this._name);