| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgEmptyDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgEmptyDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgEmptyDirectiveStatement. | ||||
| upSgEmptyDirectiveStatement :: Typeable a => SgEmptyDirectiveStatement a -> SgEmptyDirectiveStatement () | ||||
| Performs an upcast of a SgEmptyDirectiveStatement subtype to a SgEmptyDirectiveStatement. | ||||
| newEmptyDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgEmptyDirectiveStatement ()) | ||||
| Stub for ::SgEmptyDirectiveStatement::SgEmptyDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newEmptyDirectiveStatement2 :: IO (SgEmptyDirectiveStatement ()) | ||||
| Stub for ::SgEmptyDirectiveStatement::SgEmptyDirectiveStatement of type void () | ||||
| emptyDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgEmptyDirectiveStatement a -> IO () | ||||
| Stub for ::SgEmptyDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| emptyDirectiveStatementClassName :: Typeable a => SgEmptyDirectiveStatement a -> IO String | ||||
| Stub for ::SgEmptyDirectiveStatement::class_name of type ::std::string() | ||||
| emptyDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgEmptyDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgEmptyDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| emptyDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgEmptyDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgEmptyDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| emptyDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgEmptyDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgEmptyDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| emptyDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgEmptyDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgEmptyDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| emptyDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgEmptyDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgEmptyDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| emptyDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgEmptyDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgEmptyDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| emptyDirectiveStatementIsInMemoryPool :: Typeable a => SgEmptyDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgEmptyDirectiveStatement::isInMemoryPool of type bool () | ||||
| emptyDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgEmptyDirectiveStatement::memoryUsage of type ::size_t() | ||||
| emptyDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgEmptyDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| emptyDirectiveStatementPostConstructionInitialization :: Typeable a => SgEmptyDirectiveStatement a -> IO () | ||||
| Stub for ::SgEmptyDirectiveStatement::post_construction_initialization of type void () | ||||
| emptyDirectiveStatementSageClassName :: Typeable a => SgEmptyDirectiveStatement a -> IO String | ||||
| Stub for ::SgEmptyDirectiveStatement::sage_class_name of type const char *() | ||||
| emptyDirectiveStatementVariantT :: Typeable a => SgEmptyDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgEmptyDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |