INTERNAL: Do not use. A list of arguments in a function or method call.
For example:
foo(1, 2, 3);
// ^^^^^^^^^
Import path
import codeql.rust.elements.internal.generated.RawIndirect supertypes
Predicates
| getArg | Gets the |
| getNumberOfArgs | Gets the number of arguments of this argument list. |
| toString |