AstNodeTypeImpl::AstNodeTypeImpl
Construct from AstNodeType
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface_ROSE.h>
AstNodeTypeImpl(AstNodeType const& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs