AstInterface::CreateReadStatement
Creates a statement that reads __refs from stdin.
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr
CreateReadStatement(AstList const& __refs) const;
Created with MrDocs
Creates a statement that reads __refs from stdin.
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr
CreateReadStatement(AstList const& __refs) const;
Created with MrDocs