struct LiteralLayoutParameter
Defined at line 425 of file ../../tools/fidl/fidlc/src/flat_ast.h
Public Members
unique_ptr literal
Public Methods
TypeConstructor * AsTypeCtor ()
Constant * AsConstant ()
std::unique_ptr<LayoutParameter> Clone ()
void LiteralLayoutParameter (std::unique_ptr<LiteralConstant> literal, SourceSpan span)
Defined at line 426 of file ../../tools/fidl/fidlc/src/flat_ast.h