| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgLineDirectiveStatement :: Typeable a => SgNode a -> IO (Maybe (SgLineDirectiveStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgLineDirectiveStatement. | ||||
| upSgLineDirectiveStatement :: Typeable a => SgLineDirectiveStatement a -> SgLineDirectiveStatement () | ||||
| Performs an upcast of a SgLineDirectiveStatement subtype to a SgLineDirectiveStatement. | ||||
| newLineDirectiveStatement :: Typeable a => Sg_File_Info a -> IO (SgLineDirectiveStatement ()) | ||||
| Stub for ::SgLineDirectiveStatement::SgLineDirectiveStatement of type void (class ::Sg_File_Info*) | ||||
| newLineDirectiveStatement2 :: IO (SgLineDirectiveStatement ()) | ||||
| Stub for ::SgLineDirectiveStatement::SgLineDirectiveStatement of type void () | ||||
| lineDirectiveStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgLineDirectiveStatement a -> IO () | ||||
| Stub for ::SgLineDirectiveStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| lineDirectiveStatementClassName :: Typeable a => SgLineDirectiveStatement a -> IO String | ||||
| Stub for ::SgLineDirectiveStatement::class_name of type ::std::string() | ||||
| lineDirectiveStatementGetChildIndex :: (Typeable a, Typeable b) => SgLineDirectiveStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgLineDirectiveStatement::getChildIndex of type long (class ::SgNode*) | ||||
| lineDirectiveStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgLineDirectiveStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgLineDirectiveStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| lineDirectiveStatementGetNumberOfTraversalSuccessors :: Typeable a => SgLineDirectiveStatement a -> IO CSize | ||||
| Stub for ::SgLineDirectiveStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| lineDirectiveStatementGetTraversalSuccessorByIndex :: Typeable a => SgLineDirectiveStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgLineDirectiveStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| lineDirectiveStatementGetTraversalSuccessorContainer :: Typeable a => SgLineDirectiveStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgLineDirectiveStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| lineDirectiveStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgLineDirectiveStatement a -> IO [CString] | ||||
| Stub for ::SgLineDirectiveStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| lineDirectiveStatementIsInMemoryPool :: Typeable a => SgLineDirectiveStatement a -> IO Bool | ||||
| Stub for ::SgLineDirectiveStatement::isInMemoryPool of type bool () | ||||
| lineDirectiveStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgLineDirectiveStatement::memoryUsage of type ::size_t() | ||||
| lineDirectiveStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgLineDirectiveStatement::numberOfNodes of type ::size_t() | ||||
| lineDirectiveStatementPostConstructionInitialization :: Typeable a => SgLineDirectiveStatement a -> IO () | ||||
| Stub for ::SgLineDirectiveStatement::post_construction_initialization of type void () | ||||
| lineDirectiveStatementSageClassName :: Typeable a => SgLineDirectiveStatement a -> IO String | ||||
| Stub for ::SgLineDirectiveStatement::sage_class_name of type const char *() | ||||
| lineDirectiveStatementVariantT :: Typeable a => SgLineDirectiveStatement a -> IO VariantT | ||||
| Stub for ::SgLineDirectiveStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |