libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
astEnums.hpp
Go to the documentation of this file.
1
2/*
3** Copyright (C) - Triton
4**
5** This program is under the terms of the Apache License 2.0.
6*/
7
8#ifndef TRITON_ASTENUMS_HPP
9#define TRITON_ASTENUMS_HPP
10
11
12
14namespace triton {
21 namespace ast {
88
90 namespace representations {
104
106 };
108 };
110};
111
112#endif /* TRITON_ASTENUMS_HPP */
mode_e
All types of representation mode.
Definition astEnums.hpp:98
The Triton namespace.