GotoLabelStmt constructor

GotoLabelStmt(
  1. Token label
)

Implementation

GotoLabelStmt(this.label);