Class AstNodePtrImpl#

Inheritance Relationships#

Base Type#

Class Documentation#

class AstNodePtrImpl : public AstNodePtr#

Public Functions

inline AstNodePtrImpl(SgNode *n = 0)#
inline AstNodePtrImpl(const AstNodePtr &that)#
inline SgNode *get_ptr() const#
inline SgNode *operator->() const#