#include <type_track.h>
◆ empty()
bool Type_Track::empty |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator++()
void Type_Track::operator++ |
( |
int |
| ) |
|
◆ operator--()
void Type_Track::operator-- |
( |
int |
| ) |
|
◆ operator[]()
Type Type_Track::operator[] |
( |
const std::string & |
var | ) |
|
◆ push() [1/2]
void Type_Track::push |
( |
const std::string & |
var, |
|
|
const std::string & |
type |
|
) |
| |
◆ push() [2/2]
void Type_Track::push |
( |
const std::string & |
var, |
|
|
const Type & |
type |
|
) |
| |
◆ size()
size_t Type_Track::size |
( |
| ) |
const |
|
inlinenoexcept |
◆ _scopes
std::stack<size_t> Type_Track::_scopes |
|
private |
◆ _types
The documentation for this class was generated from the following files: