#include <symboltable.hpp>
Collaboration diagram for CheckerIdEntry:
Public Member Functions | |
CheckerIdEntry (unsigned int linenr, const CkDataType &type=CkDataType::Undefined, bool constType=false) | |
Constructor. | |
Public Attributes | |
unsigned int | LineNr |
CkDataType | Type |
bool | Const |
Definition at line 21 of file symboltable.hpp.