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