|
| ROSE.Sage3.Methods.SgUpcLocalsizeofExpression |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgUpcLocalsizeofExpression :: Typeable a => SgNode a -> IO (Maybe (SgUpcLocalsizeofExpression ())) |
| Attempts a dynamic cast of the given node to the type SgUpcLocalsizeofExpression.
|
|
| upSgUpcLocalsizeofExpression :: Typeable a => SgUpcLocalsizeofExpression a -> SgUpcLocalsizeofExpression () |
| Performs an upcast of a SgUpcLocalsizeofExpression subtype to a SgUpcLocalsizeofExpression.
|
|
| newUpcLocalsizeofExpression :: (Typeable a, Typeable b, Typeable c, Typeable d) => Sg_File_Info a -> SgExpression b -> SgType c -> SgType d -> IO (SgUpcLocalsizeofExpression ()) |
| Stub for ::SgUpcLocalsizeofExpression::SgUpcLocalsizeofExpression of type void (class ::Sg_File_Info*, class ::SgExpression*, class ::SgType*, class ::SgType*)
|
|
| newUpcLocalsizeofExpression2 :: (Typeable a, Typeable b, Typeable c) => SgExpression a -> SgType b -> SgType c -> IO (SgUpcLocalsizeofExpression ()) |
| Stub for ::SgUpcLocalsizeofExpression::SgUpcLocalsizeofExpression of type void (class ::SgExpression*, class ::SgType*, class ::SgType*)
|
|
| upcLocalsizeofExpressionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUpcLocalsizeofExpression a -> IO () |
| Stub for ::SgUpcLocalsizeofExpression::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| upcLocalsizeofExpressionClassName :: Typeable a => SgUpcLocalsizeofExpression a -> IO String |
| Stub for ::SgUpcLocalsizeofExpression::class_name of type ::std::string()
|
|
| upcLocalsizeofExpressionGetChildIndex :: (Typeable a, Typeable b) => SgUpcLocalsizeofExpression a -> SgNode b -> IO CLong |
| Stub for ::SgUpcLocalsizeofExpression::getChildIndex of type long (class ::SgNode*)
|
|
| upcLocalsizeofExpressionGetChildIndex2 :: (Typeable a, Typeable b) => SgUpcLocalsizeofExpression a -> SgNode b -> IO CSize |
| Stub for ::SgUpcLocalsizeofExpression::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| upcLocalsizeofExpressionGetExpression :: Typeable a => SgUpcLocalsizeofExpression a -> IO (SgExpression ()) |
| Stub for ::SgUpcLocalsizeofExpression::get_expression of type class ::SgExpression*()
|
|
| upcLocalsizeofExpressionGetNumberOfTraversalSuccessors :: Typeable a => SgUpcLocalsizeofExpression a -> IO CSize |
| Stub for ::SgUpcLocalsizeofExpression::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| upcLocalsizeofExpressionGetOperandType :: Typeable a => SgUpcLocalsizeofExpression a -> IO (SgType ()) |
| Stub for ::SgUpcLocalsizeofExpression::get_operand_type of type class ::SgType*()
|
|
| upcLocalsizeofExpressionGetTraversalSuccessorByIndex :: Typeable a => SgUpcLocalsizeofExpression a -> CSize -> IO (SgNode ()) |
| Stub for ::SgUpcLocalsizeofExpression::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| upcLocalsizeofExpressionGetTraversalSuccessorContainer :: Typeable a => SgUpcLocalsizeofExpression a -> IO [SgNode ()] |
| Stub for ::SgUpcLocalsizeofExpression::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| upcLocalsizeofExpressionGetTraversalSuccessorNamesContainer :: Typeable a => SgUpcLocalsizeofExpression a -> IO [CString] |
| Stub for ::SgUpcLocalsizeofExpression::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| upcLocalsizeofExpressionGetType :: Typeable a => SgUpcLocalsizeofExpression a -> IO (SgType ()) |
| Stub for ::SgUpcLocalsizeofExpression::get_type of type class ::SgType*()
|
|
| upcLocalsizeofExpressionIsInMemoryPool :: Typeable a => SgUpcLocalsizeofExpression a -> IO Bool |
| Stub for ::SgUpcLocalsizeofExpression::isInMemoryPool of type bool ()
|
|
| upcLocalsizeofExpressionMemoryUsage :: IO CSize |
| Stub for ::SgUpcLocalsizeofExpression::memoryUsage of type ::size_t()
|
|
| upcLocalsizeofExpressionNumberOfNodes :: IO CSize |
| Stub for ::SgUpcLocalsizeofExpression::numberOfNodes of type ::size_t()
|
|
| upcLocalsizeofExpressionPostConstructionInitialization :: Typeable a => SgUpcLocalsizeofExpression a -> IO () |
| Stub for ::SgUpcLocalsizeofExpression::post_construction_initialization of type void ()
|
|
| upcLocalsizeofExpressionSageClassName :: Typeable a => SgUpcLocalsizeofExpression a -> IO String |
| Stub for ::SgUpcLocalsizeofExpression::sage_class_name of type const char *()
|
|
| upcLocalsizeofExpressionSetExpression :: (Typeable a, Typeable b) => SgUpcLocalsizeofExpression a -> SgExpression b -> IO () |
| Stub for ::SgUpcLocalsizeofExpression::set_expression of type void (class ::SgExpression*)
|
|
| upcLocalsizeofExpressionSetOperandType :: (Typeable a, Typeable b) => SgUpcLocalsizeofExpression a -> SgType b -> IO () |
| Stub for ::SgUpcLocalsizeofExpression::set_operand_type of type void (class ::SgType*)
|
|
| upcLocalsizeofExpressionVariantT :: Typeable a => SgUpcLocalsizeofExpression a -> IO VariantT |
| Stub for ::SgUpcLocalsizeofExpression::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |