Grammar constructor
- @Deprecated('Use grammar() factory instead.')
Implementation
@Deprecated('Use grammar() factory instead.')
Grammar(this.name, this.entryRule, {this.description});
@Deprecated('Use grammar() factory instead.')
Grammar(this.name, this.entryRule, {this.description});