Core utility functions. More...
#include <util.hpp>
Static Public Member Functions | |
| static typeAttr | checkTypeAttr (const std::string &name) |
| static typeAttr | checkTypeAttr (const std::string *it) BY_SIDE_FUNC(checkTypeAttr) |
| static std::string | getEvalTypeFrom (const node &n) |
| static std::string | getEvalTypeFrom (const node *it) BY_SIDE_FUNC(getEvalTypeFrom) |
Core utility functions.
Static utility methods for type checking and evaluation operations.