nitc :: ASuperExpr :: callsite
Note: if the super is a normal call-next-method, then this attribute is null
# The method to call if the super is in fact a 'super init call' # Note: if the super is a normal call-next-method, then this attribute is null var callsite: nullable CallSite