| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgErrorDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgErrorDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgErrorDirectiveStatement. | ||||
| upSgErrorDirectiveStatement :: Typeable a => SgErrorDirectiveStatement a -> SgErrorDirectiveStatement () | ||||
| Performs an upcast of a SgErrorDirectiveStatement subtype to a SgErrorDirectiveStatement. | ||||
| newErrorDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgErrorDirectiveStatement ()) | ||||
| Stub for ::SgErrorDirectiveStatement::SgErrorDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newErrorDirectiveStatement2 :: IO (SgErrorDirectiveStatement ()) | ||||
| Stub for ::SgErrorDirectiveStatement::SgErrorDirectiveStatement of type void () | ||||
| errorDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgErrorDirectiveStatement a -> IO () | ||||
| Stub for ::SgErrorDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| errorDirectiveStatementClassName :: Typeable a => SgErrorDirectiveStatement a -> IO String | ||||
| Stub for ::SgErrorDirectiveStatement::class_name of type ::std::string() | ||||
| errorDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgErrorDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgErrorDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| errorDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgErrorDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgErrorDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| errorDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgErrorDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgErrorDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| errorDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgErrorDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgErrorDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| errorDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgErrorDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgErrorDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| errorDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgErrorDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgErrorDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| errorDirectiveStatementIsInMemoryPool :: Typeable a => SgErrorDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgErrorDirectiveStatement::isInMemoryPool of type bool () | ||||
| errorDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgErrorDirectiveStatement::memoryUsage of type ::size_t() | ||||
| errorDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgErrorDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| errorDirectiveStatementPostConstructionInitialization :: Typeable a => SgErrorDirectiveStatement a -> IO () | ||||
| Stub for ::SgErrorDirectiveStatement::post_construction_initialization of type void () | ||||
| errorDirectiveStatementSageClassName :: Typeable a => SgErrorDirectiveStatement a -> IO String | ||||
| Stub for ::SgErrorDirectiveStatement::sage_class_name of type const char *() | ||||
| errorDirectiveStatementVariantT :: Typeable a => SgErrorDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgErrorDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |