mjplusplus
v0.4.1
|
#include <Change.hpp>
Public Member Functions | |
Change (shptr< Symbol > symbol, shptr< Definition > const previousDefinition, shptr< Scope > const previousScope) | |
Change (shptr< Symbol > symbol) | |
shptr< Symbol > | getSymbol () const |
shptr< Definition > const | getPreviousDefinition () const |
shptr< Scope > const | getPreviousScope () const |
semantic::symbol::Change::Change | ( | shptr< Symbol > | symbol, |
shptr< Definition > const | previousDefinition, | ||
shptr< Scope > const | previousScope | ||
) |
shptr< Definition > const semantic::symbol::Change::getPreviousDefinition | ( | ) | const |