Spicy
spicy
toolchain
include
compiler
plugin.h
1
// Copyright (c) 2020-2021 by the Zeek Project. See LICENSE for details.
2
3
#pragma once
4
5
#include <hilti/compiler/plugin.h>
6
7
namespace
spicy::detail
{
8
9
hilti::Plugin
create_spicy_plugin();
10
11
}
// namespace spicy::detail
hilti::Plugin
Definition:
plugin.h:52
spicy::detail
Definition:
engine.h:16
Generated by
1.8.13