dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
StructLiteralExp.getField
dmd
expression
StructLiteralExp
Gets expression at offset of type. Returns NULL if not found.
class
StructLiteralExp
extern (
D
)
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.