public string Visit(Expr.Super _super) { throw new NotImplementedException(); }
public object Visit(Expr.Super _super) { return(null); }
public object Visit(Expr.Super _super) { throw new NotImplementedException(); }