struct Resource
Defined at line 796 of file ../../tools/fidl/fidlc/src/flat_ast.h
Public Members
unique_ptr subtype_ctor
vector properties
Public Methods
Property * LookupProperty (std::string_view name)
void Resource (std::unique_ptr<AttributeList> attributes, Name name, std::unique_ptr<TypeConstructor> subtype_ctor, std::vector<Property> properties)
Defined at line 809 of file ../../tools/fidl/fidlc/src/flat_ast.h