| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmUnaryArmSpecialRegisterList :: Typeable a => SgNode a -> IO (Maybe (SgAsmUnaryArmSpecialRegisterList ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmUnaryArmSpecialRegisterList. | ||||
| upSgAsmUnaryArmSpecialRegisterList :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> SgAsmUnaryArmSpecialRegisterList () | ||||
| Performs an upcast of a SgAsmUnaryArmSpecialRegisterList subtype to a SgAsmUnaryArmSpecialRegisterList. | ||||
| newAsmUnaryArmSpecialRegisterList :: Typeable a => SgAsmExpression a -> IO (SgAsmUnaryArmSpecialRegisterList ()) | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::SgAsmUnaryArmSpecialRegisterList of type void (class ::SgAsmExpression*) | ||||
| asmUnaryArmSpecialRegisterListCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO () | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmUnaryArmSpecialRegisterListClassName :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO String | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::class_name of type ::std::string() | ||||
| asmUnaryArmSpecialRegisterListGetChildIndex :: (Typeable a, Typeable b) => SgAsmUnaryArmSpecialRegisterList a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::getChildIndex of type long (class ::SgNode*) | ||||
| asmUnaryArmSpecialRegisterListGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmUnaryArmSpecialRegisterList a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmUnaryArmSpecialRegisterListGetNumberOfTraversalSuccessors :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO CSize | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmUnaryArmSpecialRegisterListGetTraversalSuccessorByIndex :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmUnaryArmSpecialRegisterListGetTraversalSuccessorContainer :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmUnaryArmSpecialRegisterListGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO [CString] | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmUnaryArmSpecialRegisterListIsInMemoryPool :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO Bool | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::isInMemoryPool of type bool () | ||||
| asmUnaryArmSpecialRegisterListMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::memoryUsage of type ::size_t() | ||||
| asmUnaryArmSpecialRegisterListNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::numberOfNodes of type ::size_t() | ||||
| asmUnaryArmSpecialRegisterListSageClassName :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO String | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::sage_class_name of type const char *() | ||||
| asmUnaryArmSpecialRegisterListVariantT :: Typeable a => SgAsmUnaryArmSpecialRegisterList a -> IO VariantT | ||||
| Stub for ::SgAsmUnaryArmSpecialRegisterList::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |