| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgTypeUnsignedShort :: Typeable a => SgNode a -> IO (Maybe (SgTypeUnsignedShort ())) | ||||
| Attempts a dynamic cast of the given node to the type SgTypeUnsignedShort. | ||||
| upSgTypeUnsignedShort :: Typeable a => SgTypeUnsignedShort a -> SgTypeUnsignedShort () | ||||
| Performs an upcast of a SgTypeUnsignedShort subtype to a SgTypeUnsignedShort. | ||||
| newTypeUnsignedShort :: IO (SgTypeUnsignedShort ()) | ||||
| Stub for ::SgTypeUnsignedShort::SgTypeUnsignedShort of type void () | ||||
| typeUnsignedShortCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgTypeUnsignedShort a -> IO () | ||||
| Stub for ::SgTypeUnsignedShort::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| typeUnsignedShortClassName :: Typeable a => SgTypeUnsignedShort a -> IO String | ||||
| Stub for ::SgTypeUnsignedShort::class_name of type ::std::string() | ||||
| typeUnsignedShortCreateType :: Typeable a => SgExpression a -> IO (SgTypeUnsignedShort ()) | ||||
| Stub for ::SgTypeUnsignedShort::createType of type class ::SgTypeUnsignedShort*(class SgExpression *) | ||||
| typeUnsignedShortGetChildIndex :: (Typeable a, Typeable b) => SgTypeUnsignedShort a -> SgNode b -> IO CLong | ||||
| Stub for ::SgTypeUnsignedShort::getChildIndex of type long (class ::SgNode*) | ||||
| typeUnsignedShortGetChildIndex2 :: (Typeable a, Typeable b) => SgTypeUnsignedShort a -> SgNode b -> IO CSize | ||||
| Stub for ::SgTypeUnsignedShort::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| typeUnsignedShortGetMangled :: Typeable a => SgTypeUnsignedShort a -> IO String | ||||
| Stub for ::SgTypeUnsignedShort::get_mangled of type class ::SgName() | ||||
| typeUnsignedShortGetNumberOfTraversalSuccessors :: Typeable a => SgTypeUnsignedShort a -> IO CSize | ||||
| Stub for ::SgTypeUnsignedShort::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| typeUnsignedShortGetTraversalSuccessorByIndex :: Typeable a => SgTypeUnsignedShort a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgTypeUnsignedShort::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| typeUnsignedShortGetTraversalSuccessorContainer :: Typeable a => SgTypeUnsignedShort a -> IO [SgNode ()] | ||||
| Stub for ::SgTypeUnsignedShort::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| typeUnsignedShortGetTraversalSuccessorNamesContainer :: Typeable a => SgTypeUnsignedShort a -> IO [CString] | ||||
| Stub for ::SgTypeUnsignedShort::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| typeUnsignedShortIsInMemoryPool :: Typeable a => SgTypeUnsignedShort a -> IO Bool | ||||
| Stub for ::SgTypeUnsignedShort::isInMemoryPool of type bool () | ||||
| typeUnsignedShortMemoryUsage :: IO CSize | ||||
| Stub for ::SgTypeUnsignedShort::memoryUsage of type ::size_t() | ||||
| typeUnsignedShortNumberOfNodes :: IO CSize | ||||
| Stub for ::SgTypeUnsignedShort::numberOfNodes of type ::size_t() | ||||
| typeUnsignedShortSageClassName :: Typeable a => SgTypeUnsignedShort a -> IO String | ||||
| Stub for ::SgTypeUnsignedShort::sage_class_name of type const char *() | ||||
| typeUnsignedShortVariantT :: Typeable a => SgTypeUnsignedShort a -> IO VariantT | ||||
| Stub for ::SgTypeUnsignedShort::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |