| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmInterpretationList :: Typeable a => SgNode a -> IO (Maybe (SgAsmInterpretationList ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmInterpretationList. | ||||
| upSgAsmInterpretationList :: Typeable a => SgAsmInterpretationList a -> SgAsmInterpretationList () | ||||
| Performs an upcast of a SgAsmInterpretationList subtype to a SgAsmInterpretationList. | ||||
| newAsmInterpretationList :: IO (SgAsmInterpretationList ()) | ||||
| Stub for ::SgAsmInterpretationList::SgAsmInterpretationList of type void () | ||||
| asmInterpretationListCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmInterpretationList a -> IO () | ||||
| Stub for ::SgAsmInterpretationList::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmInterpretationListClassName :: Typeable a => SgAsmInterpretationList a -> IO String | ||||
| Stub for ::SgAsmInterpretationList::class_name of type ::std::string() | ||||
| asmInterpretationListGetChildIndex :: (Typeable a, Typeable b) => SgAsmInterpretationList a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmInterpretationList::getChildIndex of type long (class ::SgNode*) | ||||
| asmInterpretationListGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmInterpretationList a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmInterpretationList::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmInterpretationListGetInterpretations :: Typeable a => SgAsmInterpretationList a -> IO [SgAsmInterpretation ()] | ||||
| Stub for ::SgAsmInterpretationList::get_interpretations of type const ::SgAsmInterpretationPtrList&() | ||||
| asmInterpretationListGetNumberOfTraversalSuccessors :: Typeable a => SgAsmInterpretationList a -> IO CSize | ||||
| Stub for ::SgAsmInterpretationList::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmInterpretationListGetTraversalSuccessorByIndex :: Typeable a => SgAsmInterpretationList a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmInterpretationList::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmInterpretationListGetTraversalSuccessorContainer :: Typeable a => SgAsmInterpretationList a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmInterpretationList::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmInterpretationListGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmInterpretationList a -> IO [CString] | ||||
| Stub for ::SgAsmInterpretationList::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmInterpretationListIsInMemoryPool :: Typeable a => SgAsmInterpretationList a -> IO Bool | ||||
| Stub for ::SgAsmInterpretationList::isInMemoryPool of type bool () | ||||
| asmInterpretationListMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmInterpretationList::memoryUsage of type ::size_t() | ||||
| asmInterpretationListNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmInterpretationList::numberOfNodes of type ::size_t() | ||||
| asmInterpretationListSageClassName :: Typeable a => SgAsmInterpretationList a -> IO String | ||||
| Stub for ::SgAsmInterpretationList::sage_class_name of type const char *() | ||||
| asmInterpretationListVariantT :: Typeable a => SgAsmInterpretationList a -> IO VariantT | ||||
| Stub for ::SgAsmInterpretationList::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |