![]() |
Spicy
|
#include <elements.h>
Public Member Functions | |
bool | operator< (const Constant &s) const |
bool | operator== (const Constant &other) const |
Public Attributes | |
cxx::ID | id |
cxx::Type | type = Type() |
std::optional< cxx::Expression > | init |
Linkage | linkage |
bool | forward_decl = false |
Declaration of a C++ constant.