EndBlock constructor
const
EndBlock(
- StartCurlyBracket first,
- BlockType second,
- EndCurlyBracket third
ex {#for} {#true} {#false} ...etc
Implementation
const EndBlock(this.first, this.second, this.third);