Searched refs:getContents (Results 1 – 8 of 8) sorted by relevance
40 main = getContents >>=
56 xs <- getContents
61 xs <- getContents
62 xs <- getContents
73 xs <- getContents
142 xs <- getContents
510 ASTNode * contents = dataSection->getContents(); in convertDataSection()
784 ASTNode * getContents() { return m_contents; } in getContents() function