Spicy
spicy
toolchain
include
ast
statements
all.h
1
// Copyright (c) 2020-2021 by the Zeek Project. See LICENSE for details.
2
3
#pragma once
4
5
#include <spicy/ast/statements/confirm.h>
6
#include <spicy/ast/statements/print.h>
7
#include <spicy/ast/statements/reject.h>
8
#include <spicy/ast/statements/stop.h>
Generated by
1.8.13