INTERNAL: Do not use. A macro expression, representing the invocation of a macro that produces an expression.
For example:
let y = vec![1, 2, 3];
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Predicates
| getMacroCall | Gets the macro call of this macro expression, if it exists. |
| toString |