|
| ROSE.Sage3.Methods.SgUpcBlocksizeofExpression |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgUpcBlocksizeofExpression :: Typeable a => SgNode a -> IO (Maybe (SgUpcBlocksizeofExpression ())) |
| Attempts a dynamic cast of the given node to the type SgUpcBlocksizeofExpression.
|
|
| upSgUpcBlocksizeofExpression :: Typeable a => SgUpcBlocksizeofExpression a -> SgUpcBlocksizeofExpression () |
| Performs an upcast of a SgUpcBlocksizeofExpression subtype to a SgUpcBlocksizeofExpression.
|
|
| newUpcBlocksizeofExpression :: (Typeable a, Typeable b, Typeable c, Typeable d) => Sg_File_Info a -> SgExpression b -> SgType c -> SgType d -> IO (SgUpcBlocksizeofExpression ()) |
| Stub for ::SgUpcBlocksizeofExpression::SgUpcBlocksizeofExpression of type void (class ::Sg_File_Info*, class ::SgExpression*, class ::SgType*, class ::SgType*)
|
|
| newUpcBlocksizeofExpression2 :: (Typeable a, Typeable b, Typeable c) => SgExpression a -> SgType b -> SgType c -> IO (SgUpcBlocksizeofExpression ()) |
| Stub for ::SgUpcBlocksizeofExpression::SgUpcBlocksizeofExpression of type void (class ::SgExpression*, class ::SgType*, class ::SgType*)
|
|
| upcBlocksizeofExpressionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUpcBlocksizeofExpression a -> IO () |
| Stub for ::SgUpcBlocksizeofExpression::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| upcBlocksizeofExpressionClassName :: Typeable a => SgUpcBlocksizeofExpression a -> IO String |
| Stub for ::SgUpcBlocksizeofExpression::class_name of type ::std::string()
|
|
| upcBlocksizeofExpressionGetChildIndex :: (Typeable a, Typeable b) => SgUpcBlocksizeofExpression a -> SgNode b -> IO CLong |
| Stub for ::SgUpcBlocksizeofExpression::getChildIndex of type long (class ::SgNode*)
|
|
| upcBlocksizeofExpressionGetChildIndex2 :: (Typeable a, Typeable b) => SgUpcBlocksizeofExpression a -> SgNode b -> IO CSize |
| Stub for ::SgUpcBlocksizeofExpression::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| upcBlocksizeofExpressionGetExpression :: Typeable a => SgUpcBlocksizeofExpression a -> IO (SgExpression ()) |
| Stub for ::SgUpcBlocksizeofExpression::get_expression of type class ::SgExpression*()
|
|
| upcBlocksizeofExpressionGetNumberOfTraversalSuccessors :: Typeable a => SgUpcBlocksizeofExpression a -> IO CSize |
| Stub for ::SgUpcBlocksizeofExpression::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| upcBlocksizeofExpressionGetOperandType :: Typeable a => SgUpcBlocksizeofExpression a -> IO (SgType ()) |
| Stub for ::SgUpcBlocksizeofExpression::get_operand_type of type class ::SgType*()
|
|
| upcBlocksizeofExpressionGetTraversalSuccessorByIndex :: Typeable a => SgUpcBlocksizeofExpression a -> CSize -> IO (SgNode ()) |
| Stub for ::SgUpcBlocksizeofExpression::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| upcBlocksizeofExpressionGetTraversalSuccessorContainer :: Typeable a => SgUpcBlocksizeofExpression a -> IO [SgNode ()] |
| Stub for ::SgUpcBlocksizeofExpression::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| upcBlocksizeofExpressionGetTraversalSuccessorNamesContainer :: Typeable a => SgUpcBlocksizeofExpression a -> IO [CString] |
| Stub for ::SgUpcBlocksizeofExpression::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| upcBlocksizeofExpressionGetType :: Typeable a => SgUpcBlocksizeofExpression a -> IO (SgType ()) |
| Stub for ::SgUpcBlocksizeofExpression::get_type of type class ::SgType*()
|
|
| upcBlocksizeofExpressionIsInMemoryPool :: Typeable a => SgUpcBlocksizeofExpression a -> IO Bool |
| Stub for ::SgUpcBlocksizeofExpression::isInMemoryPool of type bool ()
|
|
| upcBlocksizeofExpressionMemoryUsage :: IO CSize |
| Stub for ::SgUpcBlocksizeofExpression::memoryUsage of type ::size_t()
|
|
| upcBlocksizeofExpressionNumberOfNodes :: IO CSize |
| Stub for ::SgUpcBlocksizeofExpression::numberOfNodes of type ::size_t()
|
|
| upcBlocksizeofExpressionPostConstructionInitialization :: Typeable a => SgUpcBlocksizeofExpression a -> IO () |
| Stub for ::SgUpcBlocksizeofExpression::post_construction_initialization of type void ()
|
|
| upcBlocksizeofExpressionSageClassName :: Typeable a => SgUpcBlocksizeofExpression a -> IO String |
| Stub for ::SgUpcBlocksizeofExpression::sage_class_name of type const char *()
|
|
| upcBlocksizeofExpressionSetExpression :: (Typeable a, Typeable b) => SgUpcBlocksizeofExpression a -> SgExpression b -> IO () |
| Stub for ::SgUpcBlocksizeofExpression::set_expression of type void (class ::SgExpression*)
|
|
| upcBlocksizeofExpressionSetOperandType :: (Typeable a, Typeable b) => SgUpcBlocksizeofExpression a -> SgType b -> IO () |
| Stub for ::SgUpcBlocksizeofExpression::set_operand_type of type void (class ::SgType*)
|
|
| upcBlocksizeofExpressionVariantT :: Typeable a => SgUpcBlocksizeofExpression a -> IO VariantT |
| Stub for ::SgUpcBlocksizeofExpression::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |