| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgClassDecl_attr :: Typeable a => SgNode a -> IO (Maybe (SgClassDecl_attr ())) | ||||
| Attempts a dynamic cast of the given node to the type SgClassDecl_attr. | ||||
| upSgClassDecl_attr :: Typeable a => SgClassDecl_attr a -> SgClassDecl_attr () | ||||
| Performs an upcast of a SgClassDecl_attr subtype to a SgClassDecl_attr. | ||||
| newClassDecl_attr :: IO (SgClassDecl_attr ()) | ||||
| Stub for ::SgClassDecl_attr::SgClassDecl_attr of type void () | ||||
| classDecl_attrCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgClassDecl_attr a -> IO () | ||||
| Stub for ::SgClassDecl_attr::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| classDecl_attrClassName :: Typeable a => SgClassDecl_attr a -> IO String | ||||
| Stub for ::SgClassDecl_attr::class_name of type ::std::string() | ||||
| classDecl_attrGetChildIndex :: (Typeable a, Typeable b) => SgClassDecl_attr a -> SgNode b -> IO CLong | ||||
| Stub for ::SgClassDecl_attr::getChildIndex of type long (class ::SgNode*) | ||||
| classDecl_attrGetChildIndex2 :: (Typeable a, Typeable b) => SgClassDecl_attr a -> SgNode b -> IO CSize | ||||
| Stub for ::SgClassDecl_attr::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| classDecl_attrGetNumberOfTraversalSuccessors :: Typeable a => SgClassDecl_attr a -> IO CSize | ||||
| Stub for ::SgClassDecl_attr::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| classDecl_attrGetTraversalSuccessorByIndex :: Typeable a => SgClassDecl_attr a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgClassDecl_attr::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| classDecl_attrGetTraversalSuccessorContainer :: Typeable a => SgClassDecl_attr a -> IO [SgNode ()] | ||||
| Stub for ::SgClassDecl_attr::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| classDecl_attrGetTraversalSuccessorNamesContainer :: Typeable a => SgClassDecl_attr a -> IO [CString] | ||||
| Stub for ::SgClassDecl_attr::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| classDecl_attrIsInMemoryPool :: Typeable a => SgClassDecl_attr a -> IO Bool | ||||
| Stub for ::SgClassDecl_attr::isInMemoryPool of type bool () | ||||
| classDecl_attrMemoryUsage :: IO CSize | ||||
| Stub for ::SgClassDecl_attr::memoryUsage of type ::size_t() | ||||
| classDecl_attrNumberOfNodes :: IO CSize | ||||
| Stub for ::SgClassDecl_attr::numberOfNodes of type ::size_t() | ||||
| classDecl_attrSageClassName :: Typeable a => SgClassDecl_attr a -> IO String | ||||
| Stub for ::SgClassDecl_attr::sage_class_name of type const char *() | ||||
| classDecl_attrVariantT :: Typeable a => SgClassDecl_attr a -> IO VariantT | ||||
| Stub for ::SgClassDecl_attr::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |