|
| ROSE.Sage3.Methods.SgJavaUnsignedRshiftAssignOp |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgJavaUnsignedRshiftAssignOp :: Typeable a => SgNode a -> IO (Maybe (SgJavaUnsignedRshiftAssignOp ())) |
| Attempts a dynamic cast of the given node to the type SgJavaUnsignedRshiftAssignOp.
|
|
| upSgJavaUnsignedRshiftAssignOp :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> SgJavaUnsignedRshiftAssignOp () |
| Performs an upcast of a SgJavaUnsignedRshiftAssignOp subtype to a SgJavaUnsignedRshiftAssignOp.
|
|
| newJavaUnsignedRshiftAssignOp :: (Typeable a, Typeable b, Typeable c, Typeable d) => Sg_File_Info a -> SgExpression b -> SgExpression c -> SgType d -> IO (SgJavaUnsignedRshiftAssignOp ()) |
| Stub for ::SgJavaUnsignedRshiftAssignOp::SgJavaUnsignedRshiftAssignOp of type void (class ::Sg_File_Info*, class ::SgExpression*, class ::SgExpression*, class ::SgType*)
|
|
| newJavaUnsignedRshiftAssignOp2 :: (Typeable a, Typeable b, Typeable c) => SgExpression a -> SgExpression b -> SgType c -> IO (SgJavaUnsignedRshiftAssignOp ()) |
| Stub for ::SgJavaUnsignedRshiftAssignOp::SgJavaUnsignedRshiftAssignOp of type void (class ::SgExpression*, class ::SgExpression*, class ::SgType*)
|
|
| javaUnsignedRshiftAssignOpCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO () |
| Stub for ::SgJavaUnsignedRshiftAssignOp::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| javaUnsignedRshiftAssignOpClassName :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO String |
| Stub for ::SgJavaUnsignedRshiftAssignOp::class_name of type ::std::string()
|
|
| javaUnsignedRshiftAssignOpGetChildIndex :: (Typeable a, Typeable b) => SgJavaUnsignedRshiftAssignOp a -> SgNode b -> IO CLong |
| Stub for ::SgJavaUnsignedRshiftAssignOp::getChildIndex of type long (class ::SgNode*)
|
|
| javaUnsignedRshiftAssignOpGetChildIndex2 :: (Typeable a, Typeable b) => SgJavaUnsignedRshiftAssignOp a -> SgNode b -> IO CSize |
| Stub for ::SgJavaUnsignedRshiftAssignOp::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| javaUnsignedRshiftAssignOpGetNumberOfTraversalSuccessors :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO CSize |
| Stub for ::SgJavaUnsignedRshiftAssignOp::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| javaUnsignedRshiftAssignOpGetTraversalSuccessorByIndex :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> CSize -> IO (SgNode ()) |
| Stub for ::SgJavaUnsignedRshiftAssignOp::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| javaUnsignedRshiftAssignOpGetTraversalSuccessorContainer :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO [SgNode ()] |
| Stub for ::SgJavaUnsignedRshiftAssignOp::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| javaUnsignedRshiftAssignOpGetTraversalSuccessorNamesContainer :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO [CString] |
| Stub for ::SgJavaUnsignedRshiftAssignOp::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| javaUnsignedRshiftAssignOpIsInMemoryPool :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO Bool |
| Stub for ::SgJavaUnsignedRshiftAssignOp::isInMemoryPool of type bool ()
|
|
| javaUnsignedRshiftAssignOpMemoryUsage :: IO CSize |
| Stub for ::SgJavaUnsignedRshiftAssignOp::memoryUsage of type ::size_t()
|
|
| javaUnsignedRshiftAssignOpNumberOfNodes :: IO CSize |
| Stub for ::SgJavaUnsignedRshiftAssignOp::numberOfNodes of type ::size_t()
|
|
| javaUnsignedRshiftAssignOpPostConstructionInitialization :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO () |
| Stub for ::SgJavaUnsignedRshiftAssignOp::post_construction_initialization of type void ()
|
|
| javaUnsignedRshiftAssignOpPrecedence :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO CInt |
| Stub for ::SgJavaUnsignedRshiftAssignOp::precedence of type int ()
|
|
| javaUnsignedRshiftAssignOpSageClassName :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO String |
| Stub for ::SgJavaUnsignedRshiftAssignOp::sage_class_name of type const char *()
|
|
| javaUnsignedRshiftAssignOpVariantT :: Typeable a => SgJavaUnsignedRshiftAssignOp a -> IO VariantT |
| Stub for ::SgJavaUnsignedRshiftAssignOp::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |