BoundDefaultStatement(const Span& span_, const boost::uuids::uuid& moduleId_) |
void | Accept(BoundNodeVisitor& visitor) override |
void | AddStatement(std::unique_ptr<BoundStatement>&& statement) |
BoundCompoundStatement* | CompoundStatement() |
std::unique_ptr<BoundCompoundStatement> | compoundStatement |