AstNodePtr::AstNodePtr
Construct from BaseType
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr(BaseType* _repr = 0);
Parameters
Name |
Description |
_repr |
The object to construct from |
Created with MrDocs
Construct from BaseType
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr(BaseType* _repr = 0);
Name |
Description |
_repr |
The object to construct from |
Created with MrDocs