| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgIfndefDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgIfndefDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgIfndefDirectiveStatement. | ||||
| upSgIfndefDirectiveStatement :: Typeable a => SgIfndefDirectiveStatement a -> SgIfndefDirectiveStatement () | ||||
| Performs an upcast of a SgIfndefDirectiveStatement subtype to a SgIfndefDirectiveStatement. | ||||
| newIfndefDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgIfndefDirectiveStatement ()) | ||||
| Stub for ::SgIfndefDirectiveStatement::SgIfndefDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newIfndefDirectiveStatement2 :: IO (SgIfndefDirectiveStatement ()) | ||||
| Stub for ::SgIfndefDirectiveStatement::SgIfndefDirectiveStatement of type void () | ||||
| ifndefDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgIfndefDirectiveStatement a -> IO () | ||||
| Stub for ::SgIfndefDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| ifndefDirectiveStatementClassName :: Typeable a => SgIfndefDirectiveStatement a -> IO String | ||||
| Stub for ::SgIfndefDirectiveStatement::class_name of type ::std::string() | ||||
| ifndefDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgIfndefDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgIfndefDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| ifndefDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgIfndefDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgIfndefDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| ifndefDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgIfndefDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgIfndefDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| ifndefDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgIfndefDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgIfndefDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| ifndefDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgIfndefDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgIfndefDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| ifndefDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgIfndefDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgIfndefDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| ifndefDirectiveStatementIsInMemoryPool :: Typeable a => SgIfndefDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgIfndefDirectiveStatement::isInMemoryPool of type bool () | ||||
| ifndefDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgIfndefDirectiveStatement::memoryUsage of type ::size_t() | ||||
| ifndefDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgIfndefDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| ifndefDirectiveStatementPostConstructionInitialization :: Typeable a => SgIfndefDirectiveStatement a -> IO () | ||||
| Stub for ::SgIfndefDirectiveStatement::post_construction_initialization of type void () | ||||
| ifndefDirectiveStatementSageClassName :: Typeable a => SgIfndefDirectiveStatement a -> IO String | ||||
| Stub for ::SgIfndefDirectiveStatement::sage_class_name of type const char *() | ||||
| ifndefDirectiveStatementVariantT :: Typeable a => SgIfndefDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgIfndefDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |