CPPAstInterface::CPPAstInterface
Construct from AstInterfaceImpl
Synopsis
Declared in <src/midend/astUtil/astInterface/CPPAstInterface.h>
CPPAstInterface(AstInterfaceImpl* _impl);
Parameters
Name |
Description |
_impl |
The object to construct from |
Created with MrDocs