| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgNamespaceAliasDeclarationStatement :: Typeable a => SgNode a -> IO (Maybe (SgNamespaceAliasDeclarationStatement ())) | ||||
| Attempts a dynamic cast of the given node to the type SgNamespaceAliasDeclarationStatement. | ||||
| upSgNamespaceAliasDeclarationStatement :: Typeable a => SgNamespaceAliasDeclarationStatement a -> SgNamespaceAliasDeclarationStatement () | ||||
| Performs an upcast of a SgNamespaceAliasDeclarationStatement subtype to a SgNamespaceAliasDeclarationStatement. | ||||
| newNamespaceAliasDeclarationStatement :: (Typeable a, Typeable b) => Sg_File_Info a -> String -> SgNamespaceDeclarationStatement b -> IO (SgNamespaceAliasDeclarationStatement ()) | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::SgNamespaceAliasDeclarationStatement of type void (class ::Sg_File_Info*, class ::SgName, class ::SgNamespaceDeclarationStatement*) | ||||
| newNamespaceAliasDeclarationStatement2 :: Typeable a => String -> SgNamespaceDeclarationStatement a -> IO (SgNamespaceAliasDeclarationStatement ()) | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::SgNamespaceAliasDeclarationStatement of type void (class ::SgName, class ::SgNamespaceDeclarationStatement*) | ||||
| namespaceAliasDeclarationStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO () | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| namespaceAliasDeclarationStatementClassName :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO String | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::class_name of type ::std::string() | ||||
| namespaceAliasDeclarationStatementGetChildIndex :: (Typeable a, Typeable b) => SgNamespaceAliasDeclarationStatement a -> SgNode b -> IO CLong | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::getChildIndex of type long (class ::SgNode*) | ||||
| namespaceAliasDeclarationStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgNamespaceAliasDeclarationStatement a -> SgNode b -> IO CSize | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| namespaceAliasDeclarationStatementGetMangledName :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO String | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_mangled_name of type class ::SgName() | ||||
| namespaceAliasDeclarationStatementGetName :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO String | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_name of type class ::SgName() | ||||
| namespaceAliasDeclarationStatementGetNamespaceDeclaration :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO (SgNamespaceDeclarationStatement ()) | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_namespaceDeclaration of type class ::SgNamespaceDeclarationStatement*() | ||||
| namespaceAliasDeclarationStatementGetNumberOfTraversalSuccessors :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO CSize | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| namespaceAliasDeclarationStatementGetSymbolFromSymbolTable :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO (SgSymbol ()) | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_symbol_from_symbol_table of type class ::SgSymbol*() | ||||
| namespaceAliasDeclarationStatementGetTraversalSuccessorByIndex :: Typeable a => SgNamespaceAliasDeclarationStatement a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| namespaceAliasDeclarationStatementGetTraversalSuccessorContainer :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO [SgNode ()] | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| namespaceAliasDeclarationStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO [CString] | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| namespaceAliasDeclarationStatementIsInMemoryPool :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO Bool | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::isInMemoryPool of type bool () | ||||
| namespaceAliasDeclarationStatementMemoryUsage :: IO CSize | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::memoryUsage of type ::size_t() | ||||
| namespaceAliasDeclarationStatementNumberOfNodes :: IO CSize | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::numberOfNodes of type ::size_t() | ||||
| namespaceAliasDeclarationStatementPostConstructionInitialization :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO () | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::post_construction_initialization of type void () | ||||
| namespaceAliasDeclarationStatementSageClassName :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO String | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::sage_class_name of type const char *() | ||||
| namespaceAliasDeclarationStatementSetName :: Typeable a => SgNamespaceAliasDeclarationStatement a -> String -> IO () | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::set_name of type void (class ::SgName) | ||||
| namespaceAliasDeclarationStatementSetNamespaceDeclaration :: (Typeable a, Typeable b) => SgNamespaceAliasDeclarationStatement a -> SgNamespaceDeclarationStatement b -> IO () | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::set_namespaceDeclaration of type void (class ::SgNamespaceDeclarationStatement*) | ||||
| namespaceAliasDeclarationStatementVariantT :: Typeable a => SgNamespaceAliasDeclarationStatement a -> IO VariantT | ||||
| Stub for ::SgNamespaceAliasDeclarationStatement::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |