class SyntaxTree::Super

Super represents using the super keyword with arguments. It can optionally use parentheses.

super(value)