struct Property
Defined at line 797 of file ../../tools/fidl/fidlc/src/flat_ast.h
Public Members
unique_ptr type_ctor
SourceSpan name
Public Methods
Property Clone ()
void Property (std::unique_ptr<TypeConstructor> type_ctor, SourceSpan name, std::unique_ptr<AttributeList> attributes)
Defined at line 798 of file ../../tools/fidl/fidlc/src/flat_ast.h