| Modifier and Type | Interface and Description |
|---|---|
interface |
SetPointersToAddressStmt
Deprecated.
Use
SetPointersToPointerStmt.
The following features are supported: |
interface |
SetPointersToEntryStmt
A representation of a SET statement that has receiving fields that are function pointers or
procedure pointers and the sending field is an entry.
|
interface |
SetPointersToNullStmt
A representation of a SET statement that sets the receiving fields to NULL.
|
interface |
SetPointersToPointerStmt
A representation of a SET statement that has receiving and sending fields that are pointers, function
pointers, procedure pointers, or the ADDRESS OF special register.
|