struct Member
Defined at line 575 of file ../../tools/fidl/fidlc/src/flat_ast.h
Public Members
unique_ptr type_ctor
SourceSpan name
unique_ptr maybe_default_value
FieldShape field_shape
Public Methods
Member Clone ()
void Member (std::unique_ptr<TypeConstructor>type_ctor,SourceSpanname,std::unique_ptr<Constant>maybe_default_value,std::unique_ptr<AttributeList>attributes)
Defined at line 576 of file ../../tools/fidl/fidlc/src/flat_ast.h