| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeLongDouble :: Typeable a => SgNode a -> IO (Maybe (SgTypeLongDouble ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeLongDouble. | ||||
| upSgTypeLongDouble :: Typeable a => SgTypeLongDouble a -> SgTypeLongDouble () | ||||
| Performs an upcast of a SgTypeLongDouble subtype to a SgTypeLongDouble. | ||||
| newTypeLongDouble :: IO (SgTypeLongDouble ()) | ||||
| Stub for ::SgTypeLongDouble::SgTypeLongDouble of type void () | ||||
| typeLongDoubleCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeLongDouble a -> IO () | ||||
| Stub for ::SgTypeLongDouble::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeLongDoubleClassName :: Typeable a => SgTypeLongDouble a -> IO String | ||||
| Stub for ::SgTypeLongDouble::class_name of type ::std::string() | ||||
| typeLongDoubleCreateType :: Typeable a => SgExpression a -> IO (SgTypeLongDouble ()) | ||||
| Stub for ::SgTypeLongDouble::createType of type class ::SgTypeLongDouble*(class SgExpression *) | ||||
| typeLongDoubleGetChildIndex :: (Typeable a, Typeable b) => SgTypeLongDouble a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeLongDouble::getChildIndex of type long (class ::SgNode*) | ||||
| typeLongDoubleGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeLongDouble a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeLongDouble::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeLongDoubleGetMangled :: Typeable a => SgTypeLongDouble a -> IO String | ||||
| Stub for ::SgTypeLongDouble::get_mangled of type class ::SgName() | ||||
| typeLongDoubleGetNumberOfTraversalSuccessors :: Typeable a => SgTypeLongDouble a -> IO CSize | ||||
| Stub for ::SgTypeLongDouble::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeLongDoubleGetTraversalSuccessorByIndex :: Typeable a => SgTypeLongDouble a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeLongDouble::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeLongDoubleGetTraversalSuccessorContainer :: Typeable a => SgTypeLongDouble a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeLongDouble::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeLongDoubleGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeLongDouble a -> IO [CString] | ||||
| Stub for ::SgTypeLongDouble::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeLongDoubleIsInMemoryPool :: Typeable a => SgTypeLongDouble a -> IO Bool | ||||
| Stub for ::SgTypeLongDouble::isInMemoryPool of type bool () | ||||
| typeLongDoubleMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeLongDouble::memoryUsage of type ::size_t() | ||||
| typeLongDoubleNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeLongDouble::numberOfNodes of type ::size_t() | ||||
| typeLongDoubleSageClassName :: Typeable a => SgTypeLongDouble a -> IO String | ||||
| Stub for ::SgTypeLongDouble::sage_class_name of type const char *() | ||||
| typeLongDoubleVariantT :: Typeable a => SgTypeLongDouble a -> IO VariantT | ||||
| Stub for ::SgTypeLongDouble::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |