|
| ROSE.Sage3.Methods.SgUpcElemsizeofExpression |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgUpcElemsizeofExpression :: Typeable a => SgNode a -> IO (Maybe (SgUpcElemsizeofExpression ())) |
| Attempts a dynamic cast of the given node to the type SgUpcElemsizeofExpression.
|
|
| upSgUpcElemsizeofExpression :: Typeable a => SgUpcElemsizeofExpression a -> SgUpcElemsizeofExpression () |
| Performs an upcast of a SgUpcElemsizeofExpression subtype to a SgUpcElemsizeofExpression.
|
|
| newUpcElemsizeofExpression :: (Typeable a, Typeable b, Typeable c, Typeable d) => Sg_File_Info a -> SgExpression b -> SgType c -> SgType d -> IO (SgUpcElemsizeofExpression ()) |
| Stub for ::SgUpcElemsizeofExpression::SgUpcElemsizeofExpression of type void (class ::Sg_File_Info*, class ::SgExpression*, class ::SgType*, class ::SgType*)
|
|
| newUpcElemsizeofExpression2 :: (Typeable a, Typeable b, Typeable c) => SgExpression a -> SgType b -> SgType c -> IO (SgUpcElemsizeofExpression ()) |
| Stub for ::SgUpcElemsizeofExpression::SgUpcElemsizeofExpression of type void (class ::SgExpression*, class ::SgType*, class ::SgType*)
|
|
| upcElemsizeofExpressionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUpcElemsizeofExpression a -> IO () |
| Stub for ::SgUpcElemsizeofExpression::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| upcElemsizeofExpressionClassName :: Typeable a => SgUpcElemsizeofExpression a -> IO String |
| Stub for ::SgUpcElemsizeofExpression::class_name of type ::std::string()
|
|
| upcElemsizeofExpressionGetChildIndex :: (Typeable a, Typeable b) => SgUpcElemsizeofExpression a -> SgNode b -> IO CLong |
| Stub for ::SgUpcElemsizeofExpression::getChildIndex of type long (class ::SgNode*)
|
|
| upcElemsizeofExpressionGetChildIndex2 :: (Typeable a, Typeable b) => SgUpcElemsizeofExpression a -> SgNode b -> IO CSize |
| Stub for ::SgUpcElemsizeofExpression::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| upcElemsizeofExpressionGetExpression :: Typeable a => SgUpcElemsizeofExpression a -> IO (SgExpression ()) |
| Stub for ::SgUpcElemsizeofExpression::get_expression of type class ::SgExpression*()
|
|
| upcElemsizeofExpressionGetNumberOfTraversalSuccessors :: Typeable a => SgUpcElemsizeofExpression a -> IO CSize |
| Stub for ::SgUpcElemsizeofExpression::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| upcElemsizeofExpressionGetOperandType :: Typeable a => SgUpcElemsizeofExpression a -> IO (SgType ()) |
| Stub for ::SgUpcElemsizeofExpression::get_operand_type of type class ::SgType*()
|
|
| upcElemsizeofExpressionGetTraversalSuccessorByIndex :: Typeable a => SgUpcElemsizeofExpression a -> CSize -> IO (SgNode ()) |
| Stub for ::SgUpcElemsizeofExpression::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| upcElemsizeofExpressionGetTraversalSuccessorContainer :: Typeable a => SgUpcElemsizeofExpression a -> IO [SgNode ()] |
| Stub for ::SgUpcElemsizeofExpression::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| upcElemsizeofExpressionGetTraversalSuccessorNamesContainer :: Typeable a => SgUpcElemsizeofExpression a -> IO [CString] |
| Stub for ::SgUpcElemsizeofExpression::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| upcElemsizeofExpressionGetType :: Typeable a => SgUpcElemsizeofExpression a -> IO (SgType ()) |
| Stub for ::SgUpcElemsizeofExpression::get_type of type class ::SgType*()
|
|
| upcElemsizeofExpressionIsInMemoryPool :: Typeable a => SgUpcElemsizeofExpression a -> IO Bool |
| Stub for ::SgUpcElemsizeofExpression::isInMemoryPool of type bool ()
|
|
| upcElemsizeofExpressionMemoryUsage :: IO CSize |
| Stub for ::SgUpcElemsizeofExpression::memoryUsage of type ::size_t()
|
|
| upcElemsizeofExpressionNumberOfNodes :: IO CSize |
| Stub for ::SgUpcElemsizeofExpression::numberOfNodes of type ::size_t()
|
|
| upcElemsizeofExpressionPostConstructionInitialization :: Typeable a => SgUpcElemsizeofExpression a -> IO () |
| Stub for ::SgUpcElemsizeofExpression::post_construction_initialization of type void ()
|
|
| upcElemsizeofExpressionSageClassName :: Typeable a => SgUpcElemsizeofExpression a -> IO String |
| Stub for ::SgUpcElemsizeofExpression::sage_class_name of type const char *()
|
|
| upcElemsizeofExpressionSetExpression :: (Typeable a, Typeable b) => SgUpcElemsizeofExpression a -> SgExpression b -> IO () |
| Stub for ::SgUpcElemsizeofExpression::set_expression of type void (class ::SgExpression*)
|
|
| upcElemsizeofExpressionSetOperandType :: (Typeable a, Typeable b) => SgUpcElemsizeofExpression a -> SgType b -> IO () |
| Stub for ::SgUpcElemsizeofExpression::set_operand_type of type void (class ::SgType*)
|
|
| upcElemsizeofExpressionVariantT :: Typeable a => SgUpcElemsizeofExpression a -> IO VariantT |
| Stub for ::SgUpcElemsizeofExpression::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |