| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeSignedChar :: Typeable a => SgNode a -> IO (Maybe (SgTypeSignedChar ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeSignedChar. | ||||
| upSgTypeSignedChar :: Typeable a => SgTypeSignedChar a -> SgTypeSignedChar () | ||||
| Performs an upcast of a SgTypeSignedChar subtype to a SgTypeSignedChar. | ||||
| newTypeSignedChar :: IO (SgTypeSignedChar ()) | ||||
| Stub for ::SgTypeSignedChar::SgTypeSignedChar of type void () | ||||
| typeSignedCharCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeSignedChar a -> IO () | ||||
| Stub for ::SgTypeSignedChar::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeSignedCharClassName :: Typeable a => SgTypeSignedChar a -> IO String | ||||
| Stub for ::SgTypeSignedChar::class_name of type ::std::string() | ||||
| typeSignedCharCreateType :: Typeable a => SgExpression a -> IO (SgTypeSignedChar ()) | ||||
| Stub for ::SgTypeSignedChar::createType of type class ::SgTypeSignedChar*(class SgExpression *) | ||||
| typeSignedCharGetChildIndex :: (Typeable a, Typeable b) => SgTypeSignedChar a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeSignedChar::getChildIndex of type long (class ::SgNode*) | ||||
| typeSignedCharGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeSignedChar a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeSignedChar::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeSignedCharGetMangled :: Typeable a => SgTypeSignedChar a -> IO String | ||||
| Stub for ::SgTypeSignedChar::get_mangled of type class ::SgName() | ||||
| typeSignedCharGetNumberOfTraversalSuccessors :: Typeable a => SgTypeSignedChar a -> IO CSize | ||||
| Stub for ::SgTypeSignedChar::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeSignedCharGetTraversalSuccessorByIndex :: Typeable a => SgTypeSignedChar a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeSignedChar::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeSignedCharGetTraversalSuccessorContainer :: Typeable a => SgTypeSignedChar a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeSignedChar::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeSignedCharGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeSignedChar a -> IO [CString] | ||||
| Stub for ::SgTypeSignedChar::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeSignedCharIsInMemoryPool :: Typeable a => SgTypeSignedChar a -> IO Bool | ||||
| Stub for ::SgTypeSignedChar::isInMemoryPool of type bool () | ||||
| typeSignedCharMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeSignedChar::memoryUsage of type ::size_t() | ||||
| typeSignedCharNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeSignedChar::numberOfNodes of type ::size_t() | ||||
| typeSignedCharSageClassName :: Typeable a => SgTypeSignedChar a -> IO String | ||||
| Stub for ::SgTypeSignedChar::sage_class_name of type const char *() | ||||
| typeSignedCharVariantT :: Typeable a => SgTypeSignedChar a -> IO VariantT | ||||
| Stub for ::SgTypeSignedChar::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |