Create a Varargs instance containing arguments starting at index start @param start the index from which to include arguments, where 1 is the first argument. @return Varargs containing argument { start, start+1, ... , narg-start-1 }
(final int start)
source not stored for this graph (policy: none)
no outgoing calls