Class AstNodeType#
Defined in File AstInterface.h
Inheritance Relationships#
Derived Type#
public AstNodeTypeImpl(Class AstNodeTypeImpl)
Class Documentation#
-
class AstNodeType#
Subclassed by AstNodeTypeImpl
Public Functions
-
inline AstNodeType()#
-
inline AstNodeType(const AstNodeType &that)#
-
inline AstNodeType &operator=(const AstNodeType &that)#
-
inline ~AstNodeType()#
-
inline void *get_ptr() const#
-
inline void *&get_ptr()#
Protected Attributes
-
void *repr#
-
inline AstNodeType()#