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