Super constructor

Super(
  1. Token keyword,
  2. Token method
)

Implementation

Super(this.keyword, this.method, );