Class Raw::OffsetOfExpr
INTERNAL: Do not use.
An offset_of expression. For example:
builtin # offset_of(Struct, field);
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Predicates
| getAttr | Gets the |
| getField | Gets the |
| getNumberOfAttrs | Gets the number of attrs of this offset of expression. |
| getNumberOfFields | Gets the number of fields of this offset of expression. |
| getTypeRepr | Gets the type representation of this offset of expression, if it exists. |
| toString |