MathShiftToken constructor
MathShiftToken(
- int count, {
- SourceRange range = SourceRange.empty,
Implementation
MathShiftToken(this.count, {this.range = SourceRange.empty});