dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
StructLiteralExp.getField
dmd
expression
StructLiteralExp
Gets expression at offset of type. Returns NULL if not found.
class
StructLiteralExp
Expression
getField
(
Type
type
,
uint
offset
)
Meta
Source
See Implementation
dmd
expression
StructLiteralExp
functions
getField
getFieldIndex
unions
__anonymous
variables
elements
isOriginal
origin
sd
stageflags
stype
useStaticInit
Gets expression at offset of type. Returns NULL if not found.