| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgEndifDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgEndifDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgEndifDirectiveStatement. | ||||
| upSgEndifDirectiveStatement :: Typeable a => SgEndifDirectiveStatement a -> SgEndifDirectiveStatement () | ||||
| Performs an upcast of a SgEndifDirectiveStatement subtype to a SgEndifDirectiveStatement. | ||||
| newEndifDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgEndifDirectiveStatement ()) | ||||
| Stub for ::SgEndifDirectiveStatement::SgEndifDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newEndifDirectiveStatement2 :: IO (SgEndifDirectiveStatement ()) | ||||
| Stub for ::SgEndifDirectiveStatement::SgEndifDirectiveStatement of type void () | ||||
| endifDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgEndifDirectiveStatement a -> IO () | ||||
| Stub for ::SgEndifDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| endifDirectiveStatementClassName :: Typeable a => SgEndifDirectiveStatement a -> IO String | ||||
| Stub for ::SgEndifDirectiveStatement::class_name of type ::std::string() | ||||
| endifDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgEndifDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgEndifDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| endifDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgEndifDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgEndifDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| endifDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgEndifDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgEndifDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| endifDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgEndifDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgEndifDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| endifDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgEndifDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgEndifDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| endifDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgEndifDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgEndifDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| endifDirectiveStatementIsInMemoryPool :: Typeable a => SgEndifDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgEndifDirectiveStatement::isInMemoryPool of type bool () | ||||
| endifDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgEndifDirectiveStatement::memoryUsage of type ::size_t() | ||||
| endifDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgEndifDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| endifDirectiveStatementPostConstructionInitialization :: Typeable a => SgEndifDirectiveStatement a -> IO () | ||||
| Stub for ::SgEndifDirectiveStatement::post_construction_initialization of type void () | ||||
| endifDirectiveStatementSageClassName :: Typeable a => SgEndifDirectiveStatement a -> IO String | ||||
| Stub for ::SgEndifDirectiveStatement::sage_class_name of type const char *() | ||||
| endifDirectiveStatementVariantT :: Typeable a => SgEndifDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgEndifDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |