| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgIncludeNextDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgIncludeNextDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgIncludeNextDirectiveStatement. | ||||
| upSgIncludeNextDirectiveStatement :: Typeable a => SgIncludeNextDirectiveStatement a -> SgIncludeNextDirectiveStatement () | ||||
| Performs an upcast of a SgIncludeNextDirectiveStatement subtype to a SgIncludeNextDirectiveStatement. | ||||
| newIncludeNextDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgIncludeNextDirectiveStatement ()) | ||||
| Stub for ::SgIncludeNextDirectiveStatement::SgIncludeNextDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newIncludeNextDirectiveStatement2 :: IO (SgIncludeNextDirectiveStatement ()) | ||||
| Stub for ::SgIncludeNextDirectiveStatement::SgIncludeNextDirectiveStatement of type void () | ||||
| includeNextDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgIncludeNextDirectiveStatement a -> IO () | ||||
| Stub for ::SgIncludeNextDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| includeNextDirectiveStatementClassName :: Typeable a => SgIncludeNextDirectiveStatement a -> IO String | ||||
| Stub for ::SgIncludeNextDirectiveStatement::class_name of type ::std::string() | ||||
| includeNextDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgIncludeNextDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgIncludeNextDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| includeNextDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgIncludeNextDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgIncludeNextDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| includeNextDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgIncludeNextDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgIncludeNextDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| includeNextDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgIncludeNextDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgIncludeNextDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| includeNextDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgIncludeNextDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgIncludeNextDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| includeNextDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgIncludeNextDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgIncludeNextDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| includeNextDirectiveStatementIsInMemoryPool :: Typeable a => SgIncludeNextDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgIncludeNextDirectiveStatement::isInMemoryPool of type bool () | ||||
| includeNextDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgIncludeNextDirectiveStatement::memoryUsage of type ::size_t() | ||||
| includeNextDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgIncludeNextDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| includeNextDirectiveStatementPostConstructionInitialization :: Typeable a => SgIncludeNextDirectiveStatement a -> IO () | ||||
| Stub for ::SgIncludeNextDirectiveStatement::post_construction_initialization of type void () | ||||
| includeNextDirectiveStatementSageClassName :: Typeable a => SgIncludeNextDirectiveStatement a -> IO String | ||||
| Stub for ::SgIncludeNextDirectiveStatement::sage_class_name of type const char *() | ||||
| includeNextDirectiveStatementVariantT :: Typeable a => SgIncludeNextDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgIncludeNextDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |