Skip to content

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