struct TypeConstraints

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

Public Members

vector items
optional span

Public Methods

std::unique_ptr<TypeConstraints> Clone ()
void TypeConstraints ()

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

void TypeConstraints (std::vector<std::unique_ptr<Constant>> items, std::optional<SourceSpan> span)

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