| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgIfdefDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgIfdefDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgIfdefDirectiveStatement. | ||||
| upSgIfdefDirectiveStatement :: Typeable a => SgIfdefDirectiveStatement a -> SgIfdefDirectiveStatement () | ||||
| Performs an upcast of a SgIfdefDirectiveStatement subtype to a SgIfdefDirectiveStatement. | ||||
| newIfdefDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgIfdefDirectiveStatement ()) | ||||
| Stub for ::SgIfdefDirectiveStatement::SgIfdefDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newIfdefDirectiveStatement2 :: IO (SgIfdefDirectiveStatement ()) | ||||
| Stub for ::SgIfdefDirectiveStatement::SgIfdefDirectiveStatement of type void () | ||||
| ifdefDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgIfdefDirectiveStatement a -> IO () | ||||
| Stub for ::SgIfdefDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ifdefDirectiveStatementClassName :: Typeable a => SgIfdefDirectiveStatement a -> IO String | ||||
| Stub for ::SgIfdefDirectiveStatement::class_name of type ::std::string() | ||||
| ifdefDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgIfdefDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgIfdefDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| ifdefDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgIfdefDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgIfdefDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ifdefDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgIfdefDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgIfdefDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ifdefDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgIfdefDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgIfdefDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ifdefDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgIfdefDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgIfdefDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ifdefDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgIfdefDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgIfdefDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ifdefDirectiveStatementIsInMemoryPool :: Typeable a => SgIfdefDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgIfdefDirectiveStatement::isInMemoryPool of type bool () | ||||
| ifdefDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgIfdefDirectiveStatement::memoryUsage of type ::size_t() | ||||
| ifdefDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgIfdefDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| ifdefDirectiveStatementPostConstructionInitialization :: Typeable a => SgIfdefDirectiveStatement a -> IO () | ||||
| Stub for ::SgIfdefDirectiveStatement::post_construction_initialization of type void () | ||||
| ifdefDirectiveStatementSageClassName :: Typeable a => SgIfdefDirectiveStatement a -> IO String | ||||
| Stub for ::SgIfdefDirectiveStatement::sage_class_name of type const char *() | ||||
| ifdefDirectiveStatementVariantT :: Typeable a => SgIfdefDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgIfdefDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |