Module field

Source

Structsยง

CheckMissing
Creates an error if a field has no value and no default.
Declaration
An individual field during variable declaration in the generated parsing method.
Field
Properties needed to generate code for a field in all the contexts where one may appear.
FlattenInitializer
Initializer
Wrapper to generate initialization code for a field.
MatchArm
Represents an individual field in the match.