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