Spicy
hilti
toolchain
include
ast
builder
type.h
1
// Copyright (c) 2020-2021 by the Zeek Project. See LICENSE for details.
2
3
#pragma once
4
5
#include <hilti/ast/meta.h>
6
#include <hilti/ast/type.h>
7
#include <hilti/ast/types/id.h>
8
9
namespace
hilti::builder
{
10
11
Type typeByID(::
hilti::ID
id
, Meta m = Meta());
12
13
}
// namespace hilti::builder
hilti::builder
Definition:
builder.h:20
hilti::ID
Definition:
id.h:18
Generated by
1.8.13