struct BoxType
Defined at line 283 of file ../../tools/fidl/fidlc/src/types.h
Public Members
Type * boxed_type
Public Methods
bool ApplyConstraints (TypeResolver * resolver, Reporter * reporter, const TypeConstraints & constraints, const Reference & layout, std::unique_ptr<Type> * out_type, LayoutInvocation * out_params)
void BoxType (const Name & name, Type * boxed_type)
Defined at line 286 of file ../../tools/fidl/fidlc/src/types.h
bool IsNullable ()
All boxes are implicitly nullable.
Defined at line 291 of file ../../tools/fidl/fidlc/src/types.h