ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
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
constructors
this
functions
accept
addDtorHook
equals
getField
getFieldIndex
syntaxCopy
static functions
create
variables
elements
inlinecopy
isOriginal
origin
ownedByCtfe
sd
stageflags
stype
sym
useStaticInit
Gets expression at offset of type. Returns NULL if not found.