| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgEndfileStatement :: Typeable a => SgNode a -> IO (Maybe (SgEndfileStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgEndfileStatement. | ||||
| upSgEndfileStatement :: Typeable a => SgEndfileStatement a -> SgEndfileStatement () | ||||
| Performs an upcast of a SgEndfileStatement subtype to a SgEndfileStatement. | ||||
| newEndfileStatement :: Typeable a => Sg_File_Info a -> IO (SgEndfileStatement ()) | ||||
| Stub for ::SgEndfileStatement::SgEndfileStatement of type void (class ::Sg_File_Info*) | ||||
| newEndfileStatement2 :: IO (SgEndfileStatement ()) | ||||
| Stub for ::SgEndfileStatement::SgEndfileStatement of type void () | ||||
| endfileStatementCfgIndexForEnd :: Typeable a => SgEndfileStatement a -> IO CUInt | ||||
| Stub for ::SgEndfileStatement::cfgIndexForEnd of type unsigned int () | ||||
| endfileStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgEndfileStatement a -> IO () | ||||
| Stub for ::SgEndfileStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| endfileStatementClassName :: Typeable a => SgEndfileStatement a -> IO String | ||||
| Stub for ::SgEndfileStatement::class_name of type ::std::string() | ||||
| endfileStatementGetChildIndex :: (Typeable a, Typeable b) => SgEndfileStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgEndfileStatement::getChildIndex of type long (class ::SgNode*) | ||||
| endfileStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgEndfileStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgEndfileStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| endfileStatementGetNumberOfTraversalSuccessors :: Typeable a => SgEndfileStatement a -> IO CSize | ||||
| Stub for ::SgEndfileStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| endfileStatementGetTraversalSuccessorByIndex :: Typeable a => SgEndfileStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgEndfileStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| endfileStatementGetTraversalSuccessorContainer :: Typeable a => SgEndfileStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgEndfileStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| endfileStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgEndfileStatement a -> IO [CString] | ||||
| Stub for ::SgEndfileStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| endfileStatementIsInMemoryPool :: Typeable a => SgEndfileStatement a -> IO Bool | ||||
| Stub for ::SgEndfileStatement::isInMemoryPool of type bool () | ||||
| endfileStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgEndfileStatement::memoryUsage of type ::size_t() | ||||
| endfileStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgEndfileStatement::numberOfNodes of type ::size_t() | ||||
| endfileStatementPostConstructionInitialization :: Typeable a => SgEndfileStatement a -> IO () | ||||
| Stub for ::SgEndfileStatement::post_construction_initialization of type void () | ||||
| endfileStatementSageClassName :: Typeable a => SgEndfileStatement a -> IO String | ||||
| Stub for ::SgEndfileStatement::sage_class_name of type const char *() | ||||
| endfileStatementVariantT :: Typeable a => SgEndfileStatement a -> IO VariantT | ||||
| Stub for ::SgEndfileStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |