ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
StructLiteralExp.getFieldIndex
dmd
expression
StructLiteralExp
Get index of field. Returns -1 if not found.
class
StructLiteralExp
int
getFieldIndex
(
Type
type
,
uint
offset
)
Meta
Source
See Implementation
dmd
expression
StructLiteralExp
functions
getField
getFieldIndex
variables
inlinecopy
origin
stageflags
Get index of field. Returns -1 if not found.