dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
StructLiteralExp.getFieldIndex
dmd
expression
StructLiteralExp
Get index of field. Returns -1 if not found.
class
StructLiteralExp
extern (
D
)
int
getFieldIndex
(
Type
type
,
uint
offset
)
Meta
Source
See Implementation
dmd
expression
StructLiteralExp
functions
getField
getFieldIndex
unions
__anonymous
variables
elements
isOriginal
origin
sd
stageflags
stype
useStaticInit
Get index of field. Returns -1 if not found.