Function sg::assert_sage_type()#
Defined in File sageGeneric.h
Function Documentation#
Warning
doxygenfunction: Unable to resolve function “sg::assert_sage_type” with arguments () in doxygen xml output for project “rex” from directory: /home/runner/work/rex/rex/docs/doxygen-xml/xml. Potential matches:
- template<class SageNode> SageNode &assert_sage_type(SgNode &n, const char *f = 0, size_t ln = 0)
- template<class SageNode> SageNode *assert_sage_type(SgNode *n, const char *f = 0, size_t ln = 0)
- template<class SageNode> const SageNode &assert_sage_type(const SgNode &n, const char *f = 0, size_t ln = 0)
- template<class SageNode> const SageNode *assert_sage_type(const SgNode *n, const char *f = 0, size_t ln = 0)