| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeSignedShort :: Typeable a => SgNode a -> IO (Maybe (SgTypeSignedShort ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeSignedShort. | ||||
| upSgTypeSignedShort :: Typeable a => SgTypeSignedShort a -> SgTypeSignedShort () | ||||
| Performs an upcast of a SgTypeSignedShort subtype to a SgTypeSignedShort. | ||||
| newTypeSignedShort :: IO (SgTypeSignedShort ()) | ||||
| Stub for ::SgTypeSignedShort::SgTypeSignedShort of type void () | ||||
| typeSignedShortCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeSignedShort a -> IO () | ||||
| Stub for ::SgTypeSignedShort::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeSignedShortClassName :: Typeable a => SgTypeSignedShort a -> IO String | ||||
| Stub for ::SgTypeSignedShort::class_name of type ::std::string() | ||||
| typeSignedShortCreateType :: Typeable a => SgExpression a -> IO (SgTypeSignedShort ()) | ||||
| Stub for ::SgTypeSignedShort::createType of type class ::SgTypeSignedShort*(class SgExpression *) | ||||
| typeSignedShortGetChildIndex :: (Typeable a, Typeable b) => SgTypeSignedShort a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeSignedShort::getChildIndex of type long (class ::SgNode*) | ||||
| typeSignedShortGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeSignedShort a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeSignedShort::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeSignedShortGetMangled :: Typeable a => SgTypeSignedShort a -> IO String | ||||
| Stub for ::SgTypeSignedShort::get_mangled of type class ::SgName() | ||||
| typeSignedShortGetNumberOfTraversalSuccessors :: Typeable a => SgTypeSignedShort a -> IO CSize | ||||
| Stub for ::SgTypeSignedShort::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeSignedShortGetTraversalSuccessorByIndex :: Typeable a => SgTypeSignedShort a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeSignedShort::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeSignedShortGetTraversalSuccessorContainer :: Typeable a => SgTypeSignedShort a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeSignedShort::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeSignedShortGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeSignedShort a -> IO [CString] | ||||
| Stub for ::SgTypeSignedShort::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeSignedShortIsInMemoryPool :: Typeable a => SgTypeSignedShort a -> IO Bool | ||||
| Stub for ::SgTypeSignedShort::isInMemoryPool of type bool () | ||||
| typeSignedShortMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeSignedShort::memoryUsage of type ::size_t() | ||||
| typeSignedShortNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeSignedShort::numberOfNodes of type ::size_t() | ||||
| typeSignedShortSageClassName :: Typeable a => SgTypeSignedShort a -> IO String | ||||
| Stub for ::SgTypeSignedShort::sage_class_name of type const char *() | ||||
| typeSignedShortVariantT :: Typeable a => SgTypeSignedShort a -> IO VariantT | ||||
| Stub for ::SgTypeSignedShort::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |