![]() |
Spicy
|
#include <elements.h>
Public Member Functions | |
bool | operator== (const Global &other) const |
std::string | str () const |
operator std::string () const | |
Public Attributes | |
cxx::ID | id |
cxx::Type | type |
std::vector< cxx::Expression > | args |
std::optional< cxx::Expression > | init |
Linkage | linkage |
Declaration of a global C++ variable.