struct TypeLayoutParameter

Defined at line 436 of file ../../tools/fidl/fidlc/src/flat_ast.h

Public Members

unique_ptr type_ctor

Public Methods

TypeConstructor * AsTypeCtor ()
Constant * AsConstant ()
std::unique_ptr<LayoutParameter> Clone ()
void TypeLayoutParameter (std::unique_ptr<TypeConstructor> type_ctor, SourceSpan span)

Defined at line 437 of file ../../tools/fidl/fidlc/src/flat_ast.h