| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgIncludeDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgIncludeDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgIncludeDirectiveStatement. | ||||
| upSgIncludeDirectiveStatement :: Typeable a => SgIncludeDirectiveStatement a -> SgIncludeDirectiveStatement () | ||||
| Performs an upcast of a SgIncludeDirectiveStatement subtype to a SgIncludeDirectiveStatement. | ||||
| newIncludeDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgIncludeDirectiveStatement ()) | ||||
| Stub for ::SgIncludeDirectiveStatement::SgIncludeDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newIncludeDirectiveStatement2 :: IO (SgIncludeDirectiveStatement ()) | ||||
| Stub for ::SgIncludeDirectiveStatement::SgIncludeDirectiveStatement of type void () | ||||
| includeDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgIncludeDirectiveStatement a -> IO () | ||||
| Stub for ::SgIncludeDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| includeDirectiveStatementClassName :: Typeable a => SgIncludeDirectiveStatement a -> IO String | ||||
| Stub for ::SgIncludeDirectiveStatement::class_name of type ::std::string() | ||||
| includeDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgIncludeDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgIncludeDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| includeDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgIncludeDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgIncludeDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| includeDirectiveStatementGetHeaderFileBody :: Typeable a => SgIncludeDirectiveStatement a -> IO (SgHeaderFileBody ()) | ||||
| Stub for ::SgIncludeDirectiveStatement::get_headerFileBody of type class ::SgHeaderFileBody*() | ||||
| includeDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgIncludeDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgIncludeDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| includeDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgIncludeDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgIncludeDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| includeDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgIncludeDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgIncludeDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| includeDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgIncludeDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgIncludeDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| includeDirectiveStatementIsInMemoryPool :: Typeable a => SgIncludeDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgIncludeDirectiveStatement::isInMemoryPool of type bool () | ||||
| includeDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgIncludeDirectiveStatement::memoryUsage of type ::size_t() | ||||
| includeDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgIncludeDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| includeDirectiveStatementPostConstructionInitialization :: Typeable a => SgIncludeDirectiveStatement a -> IO () | ||||
| Stub for ::SgIncludeDirectiveStatement::post_construction_initialization of type void () | ||||
| includeDirectiveStatementSageClassName :: Typeable a => SgIncludeDirectiveStatement a -> IO String | ||||
| Stub for ::SgIncludeDirectiveStatement::sage_class_name of type const char *() | ||||
| includeDirectiveStatementSetHeaderFileBody :: (Typeable a, Typeable b) => SgIncludeDirectiveStatement a -> SgHeaderFileBody b -> IO () | ||||
| Stub for ::SgIncludeDirectiveStatement::set_headerFileBody of type void (class ::SgHeaderFileBody*) | ||||
| includeDirectiveStatementVariantT :: Typeable a => SgIncludeDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgIncludeDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |