|
| ROSE.Sage3.Methods.SgInquireStatement |
|
|
|
| Synopsis |
|
| isSgInquireStatement :: Typeable a => SgNode a -> IO (Maybe (SgInquireStatement ())) | | | upSgInquireStatement :: Typeable a => SgInquireStatement a -> SgInquireStatement () | | | newInquireStatement :: Typeable a => Sg_File_Info a -> IO (SgInquireStatement ()) | | | newInquireStatement2 :: IO (SgInquireStatement ()) | | | inquireStatementCfgIndexForEnd :: Typeable a => SgInquireStatement a -> IO CUInt | | | inquireStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgInquireStatement a -> IO () | | | inquireStatementClassName :: Typeable a => SgInquireStatement a -> IO String | | | inquireStatementGetChildIndex :: (Typeable a, Typeable b) => SgInquireStatement a -> SgNode b -> IO CLong | | | inquireStatementGetAccess :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetAction :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetAsynchronous :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetBlank :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgInquireStatement a -> SgNode b -> IO CSize | | | inquireStatementGetDecimal :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetDelim :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetDirect :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetExist :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetFile :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetForm :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetFormatted :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetIolengthExp :: Typeable a => SgInquireStatement a -> IO (SgVarRefExp ()) | | | inquireStatementGetName :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetNamed :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetNextrec :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetNumber :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetNumberOfTraversalSuccessors :: Typeable a => SgInquireStatement a -> IO CSize | | | inquireStatementGetOpened :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetPad :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetPending :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetPosition :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetRead :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetReadwrite :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetRecl :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetSequential :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetSize :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetStream :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetTraversalSuccessorByIndex :: Typeable a => SgInquireStatement a -> CSize -> IO (SgNode ()) | | | inquireStatementGetTraversalSuccessorContainer :: Typeable a => SgInquireStatement a -> IO [SgNode ()] | | | inquireStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgInquireStatement a -> IO [CString] | | | inquireStatementGetUnformatted :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementGetWrite :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) | | | inquireStatementIsInMemoryPool :: Typeable a => SgInquireStatement a -> IO Bool | | | inquireStatementMemoryUsage :: IO CSize | | | inquireStatementNumberOfNodes :: IO CSize | | | inquireStatementPostConstructionInitialization :: Typeable a => SgInquireStatement a -> IO () | | | inquireStatementSageClassName :: Typeable a => SgInquireStatement a -> IO String | | | inquireStatementSetAccess :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetAction :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetAsynchronous :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetBlank :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetDecimal :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetDelim :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetDirect :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetExist :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetFile :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetForm :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetFormatted :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetIolengthExp :: (Typeable a, Typeable b) => SgInquireStatement a -> SgVarRefExp b -> IO () | | | inquireStatementSetName :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetNamed :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetNextrec :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetNumber :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetOpened :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetPad :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetPending :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetPosition :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetRead :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetReadwrite :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetRecl :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetSequential :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetSize :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetStream :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetUnformatted :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementSetWrite :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () | | | inquireStatementVariantT :: Typeable a => SgInquireStatement a -> IO VariantT |
|
|
| Documentation |
|
| isSgInquireStatement :: Typeable a => SgNode a -> IO (Maybe (SgInquireStatement ())) |
| Attempts a dynamic cast of the given node to the type SgInquireStatement.
|
|
| upSgInquireStatement :: Typeable a => SgInquireStatement a -> SgInquireStatement () |
| Performs an upcast of a SgInquireStatement subtype to a SgInquireStatement.
|
|
| newInquireStatement :: Typeable a => Sg_File_Info a -> IO (SgInquireStatement ()) |
| Stub for ::SgInquireStatement::SgInquireStatement of type void (class ::Sg_File_Info*)
|
|
| newInquireStatement2 :: IO (SgInquireStatement ()) |
| Stub for ::SgInquireStatement::SgInquireStatement of type void ()
|
|
| inquireStatementCfgIndexForEnd :: Typeable a => SgInquireStatement a -> IO CUInt |
| Stub for ::SgInquireStatement::cfgIndexForEnd of type unsigned int ()
|
|
| inquireStatementCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgInquireStatement a -> IO () |
| Stub for ::SgInquireStatement::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| inquireStatementClassName :: Typeable a => SgInquireStatement a -> IO String |
| Stub for ::SgInquireStatement::class_name of type ::std::string()
|
|
| inquireStatementGetChildIndex :: (Typeable a, Typeable b) => SgInquireStatement a -> SgNode b -> IO CLong |
| Stub for ::SgInquireStatement::getChildIndex of type long (class ::SgNode*)
|
|
| inquireStatementGetAccess :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_access of type class ::SgExpression*()
|
|
| inquireStatementGetAction :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_action of type class ::SgExpression*()
|
|
| inquireStatementGetAsynchronous :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_asynchronous of type class ::SgExpression*()
|
|
| inquireStatementGetBlank :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_blank of type class ::SgExpression*()
|
|
| inquireStatementGetChildIndex2 :: (Typeable a, Typeable b) => SgInquireStatement a -> SgNode b -> IO CSize |
| Stub for ::SgInquireStatement::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| inquireStatementGetDecimal :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_decimal of type class ::SgExpression*()
|
|
| inquireStatementGetDelim :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_delim of type class ::SgExpression*()
|
|
| inquireStatementGetDirect :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_direct of type class ::SgExpression*()
|
|
| inquireStatementGetExist :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_exist of type class ::SgExpression*()
|
|
| inquireStatementGetFile :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_file of type class ::SgExpression*()
|
|
| inquireStatementGetForm :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_form of type class ::SgExpression*()
|
|
| inquireStatementGetFormatted :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_formatted of type class ::SgExpression*()
|
|
| inquireStatementGetIolengthExp :: Typeable a => SgInquireStatement a -> IO (SgVarRefExp ()) |
| Stub for ::SgInquireStatement::get_iolengthExp of type class ::SgVarRefExp*()
|
|
| inquireStatementGetName :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_name of type class ::SgExpression*()
|
|
| inquireStatementGetNamed :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_named of type class ::SgExpression*()
|
|
| inquireStatementGetNextrec :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_nextrec of type class ::SgExpression*()
|
|
| inquireStatementGetNumber :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_number of type class ::SgExpression*()
|
|
| inquireStatementGetNumberOfTraversalSuccessors :: Typeable a => SgInquireStatement a -> IO CSize |
| Stub for ::SgInquireStatement::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| inquireStatementGetOpened :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_opened of type class ::SgExpression*()
|
|
| inquireStatementGetPad :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_pad of type class ::SgExpression*()
|
|
| inquireStatementGetPending :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_pending of type class ::SgExpression*()
|
|
| inquireStatementGetPosition :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_position of type class ::SgExpression*()
|
|
| inquireStatementGetRead :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_read of type class ::SgExpression*()
|
|
| inquireStatementGetReadwrite :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_readwrite of type class ::SgExpression*()
|
|
| inquireStatementGetRecl :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_recl of type class ::SgExpression*()
|
|
| inquireStatementGetSequential :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_sequential of type class ::SgExpression*()
|
|
| inquireStatementGetSize :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_size of type class ::SgExpression*()
|
|
| inquireStatementGetStream :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_stream of type class ::SgExpression*()
|
|
| inquireStatementGetTraversalSuccessorByIndex :: Typeable a => SgInquireStatement a -> CSize -> IO (SgNode ()) |
| Stub for ::SgInquireStatement::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| inquireStatementGetTraversalSuccessorContainer :: Typeable a => SgInquireStatement a -> IO [SgNode ()] |
| Stub for ::SgInquireStatement::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| inquireStatementGetTraversalSuccessorNamesContainer :: Typeable a => SgInquireStatement a -> IO [CString] |
| Stub for ::SgInquireStatement::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| inquireStatementGetUnformatted :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_unformatted of type class ::SgExpression*()
|
|
| inquireStatementGetWrite :: Typeable a => SgInquireStatement a -> IO (SgExpression ()) |
| Stub for ::SgInquireStatement::get_write of type class ::SgExpression*()
|
|
| inquireStatementIsInMemoryPool :: Typeable a => SgInquireStatement a -> IO Bool |
| Stub for ::SgInquireStatement::isInMemoryPool of type bool ()
|
|
| inquireStatementMemoryUsage :: IO CSize |
| Stub for ::SgInquireStatement::memoryUsage of type ::size_t()
|
|
| inquireStatementNumberOfNodes :: IO CSize |
| Stub for ::SgInquireStatement::numberOfNodes of type ::size_t()
|
|
| inquireStatementPostConstructionInitialization :: Typeable a => SgInquireStatement a -> IO () |
| Stub for ::SgInquireStatement::post_construction_initialization of type void ()
|
|
| inquireStatementSageClassName :: Typeable a => SgInquireStatement a -> IO String |
| Stub for ::SgInquireStatement::sage_class_name of type const char *()
|
|
| inquireStatementSetAccess :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_access of type void (class ::SgExpression*)
|
|
| inquireStatementSetAction :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_action of type void (class ::SgExpression*)
|
|
| inquireStatementSetAsynchronous :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_asynchronous of type void (class ::SgExpression*)
|
|
| inquireStatementSetBlank :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_blank of type void (class ::SgExpression*)
|
|
| inquireStatementSetDecimal :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_decimal of type void (class ::SgExpression*)
|
|
| inquireStatementSetDelim :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_delim of type void (class ::SgExpression*)
|
|
| inquireStatementSetDirect :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_direct of type void (class ::SgExpression*)
|
|
| inquireStatementSetExist :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_exist of type void (class ::SgExpression*)
|
|
| inquireStatementSetFile :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_file of type void (class ::SgExpression*)
|
|
| inquireStatementSetForm :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_form of type void (class ::SgExpression*)
|
|
| inquireStatementSetFormatted :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_formatted of type void (class ::SgExpression*)
|
|
| inquireStatementSetIolengthExp :: (Typeable a, Typeable b) => SgInquireStatement a -> SgVarRefExp b -> IO () |
| Stub for ::SgInquireStatement::set_iolengthExp of type void (class ::SgVarRefExp*)
|
|
| inquireStatementSetName :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_name of type void (class ::SgExpression*)
|
|
| inquireStatementSetNamed :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_named of type void (class ::SgExpression*)
|
|
| inquireStatementSetNextrec :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_nextrec of type void (class ::SgExpression*)
|
|
| inquireStatementSetNumber :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_number of type void (class ::SgExpression*)
|
|
| inquireStatementSetOpened :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_opened of type void (class ::SgExpression*)
|
|
| inquireStatementSetPad :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_pad of type void (class ::SgExpression*)
|
|
| inquireStatementSetPending :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_pending of type void (class ::SgExpression*)
|
|
| inquireStatementSetPosition :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_position of type void (class ::SgExpression*)
|
|
| inquireStatementSetRead :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_read of type void (class ::SgExpression*)
|
|
| inquireStatementSetReadwrite :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_readwrite of type void (class ::SgExpression*)
|
|
| inquireStatementSetRecl :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_recl of type void (class ::SgExpression*)
|
|
| inquireStatementSetSequential :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_sequential of type void (class ::SgExpression*)
|
|
| inquireStatementSetSize :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_size of type void (class ::SgExpression*)
|
|
| inquireStatementSetStream :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_stream of type void (class ::SgExpression*)
|
|
| inquireStatementSetUnformatted :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_unformatted of type void (class ::SgExpression*)
|
|
| inquireStatementSetWrite :: (Typeable a, Typeable b) => SgInquireStatement a -> SgExpression b -> IO () |
| Stub for ::SgInquireStatement::set_write of type void (class ::SgExpression*)
|
|
| inquireStatementVariantT :: Typeable a => SgInquireStatement a -> IO VariantT |
| Stub for ::SgInquireStatement::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |