| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsteriskShapeExp :: Typeable a => SgNode a -> IO (Maybe (SgAsteriskShapeExp ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsteriskShapeExp. | ||||
| upSgAsteriskShapeExp :: Typeable a => SgAsteriskShapeExp a -> SgAsteriskShapeExp () | ||||
| Performs an upcast of a SgAsteriskShapeExp subtype to a SgAsteriskShapeExp. | ||||
| newAsteriskShapeExp :: Typeable a => Sg_File_Info a -> IO (SgAsteriskShapeExp ()) | ||||
| Stub for ::SgAsteriskShapeExp::SgAsteriskShapeExp of type void (class ::Sg_File_Info*) | ||||
| newAsteriskShapeExp2 :: IO (SgAsteriskShapeExp ()) | ||||
| Stub for ::SgAsteriskShapeExp::SgAsteriskShapeExp of type void () | ||||
| asteriskShapeExpCfgIndexForEnd :: Typeable a => SgAsteriskShapeExp a -> IO CUInt | ||||
| Stub for ::SgAsteriskShapeExp::cfgIndexForEnd of type unsigned int () | ||||
| asteriskShapeExpCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsteriskShapeExp a -> IO () | ||||
| Stub for ::SgAsteriskShapeExp::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asteriskShapeExpClassName :: Typeable a => SgAsteriskShapeExp a -> IO String | ||||
| Stub for ::SgAsteriskShapeExp::class_name of type ::std::string() | ||||
| asteriskShapeExpGetChildIndex :: (Typeable a, Typeable b) => SgAsteriskShapeExp a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsteriskShapeExp::getChildIndex of type long (class ::SgNode*) | ||||
| asteriskShapeExpGetChildIndex2 :: (Typeable a, Typeable b) => SgAsteriskShapeExp a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsteriskShapeExp::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asteriskShapeExpGetNumberOfTraversalSuccessors :: Typeable a => SgAsteriskShapeExp a -> IO CSize | ||||
| Stub for ::SgAsteriskShapeExp::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asteriskShapeExpGetTraversalSuccessorByIndex :: Typeable a => SgAsteriskShapeExp a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsteriskShapeExp::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asteriskShapeExpGetTraversalSuccessorContainer :: Typeable a => SgAsteriskShapeExp a -> IO [SgNode ()] | ||||
| Stub for ::SgAsteriskShapeExp::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asteriskShapeExpGetTraversalSuccessorNamesContainer :: Typeable a => SgAsteriskShapeExp a -> IO [CString] | ||||
| Stub for ::SgAsteriskShapeExp::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asteriskShapeExpGetType :: Typeable a => SgAsteriskShapeExp a -> IO (SgType ()) | ||||
| Stub for ::SgAsteriskShapeExp::get_type of type class ::SgType*() | ||||
| asteriskShapeExpIsInMemoryPool :: Typeable a => SgAsteriskShapeExp a -> IO Bool | ||||
| Stub for ::SgAsteriskShapeExp::isInMemoryPool of type bool () | ||||
| asteriskShapeExpMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsteriskShapeExp::memoryUsage of type ::size_t() | ||||
| asteriskShapeExpNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsteriskShapeExp::numberOfNodes of type ::size_t() | ||||
| asteriskShapeExpPostConstructionInitialization :: Typeable a => SgAsteriskShapeExp a -> IO () | ||||
| Stub for ::SgAsteriskShapeExp::post_construction_initialization of type void () | ||||
| asteriskShapeExpSageClassName :: Typeable a => SgAsteriskShapeExp a -> IO String | ||||
| Stub for ::SgAsteriskShapeExp::sage_class_name of type const char *() | ||||
| asteriskShapeExpVariantT :: Typeable a => SgAsteriskShapeExp a -> IO VariantT | ||||
| Stub for ::SgAsteriskShapeExp::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |