| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgFortranIncludeLine :: Typeable a => SgNode a -> IO (Maybe (SgFortranIncludeLine ())) | ||||
| Attempts a dynamic cast of the given node to the type SgFortranIncludeLine. | ||||
| upSgFortranIncludeLine :: Typeable a => SgFortranIncludeLine a -> SgFortranIncludeLine () | ||||
| Performs an upcast of a SgFortranIncludeLine subtype to a SgFortranIncludeLine. | ||||
| newFortranIncludeLine :: Typeable a => Sg_File_Info a -> String -> IO (SgFortranIncludeLine ()) | ||||
| Stub for ::SgFortranIncludeLine::SgFortranIncludeLine of type void (class ::Sg_File_Info*, ::std::string) | ||||
| newFortranIncludeLine2 :: String -> IO (SgFortranIncludeLine ()) | ||||
| Stub for ::SgFortranIncludeLine::SgFortranIncludeLine of type void (::std::string) | ||||
| fortranIncludeLineCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgFortranIncludeLine a -> IO () | ||||
| Stub for ::SgFortranIncludeLine::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| fortranIncludeLineClassName :: Typeable a => SgFortranIncludeLine a -> IO String | ||||
| Stub for ::SgFortranIncludeLine::class_name of type ::std::string() | ||||
| fortranIncludeLineGetChildIndex :: (Typeable a, Typeable b) => SgFortranIncludeLine a -> SgNode b -> IO CLong | ||||
| Stub for ::SgFortranIncludeLine::getChildIndex of type long (class ::SgNode*) | ||||
| fortranIncludeLineGetChildIndex2 :: (Typeable a, Typeable b) => SgFortranIncludeLine a -> SgNode b -> IO CSize | ||||
| Stub for ::SgFortranIncludeLine::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| fortranIncludeLineGetFilename :: Typeable a => SgFortranIncludeLine a -> IO String | ||||
| Stub for ::SgFortranIncludeLine::get_filename of type ::std::string() | ||||
| fortranIncludeLineGetMangledName :: Typeable a => SgFortranIncludeLine a -> IO String | ||||
| Stub for ::SgFortranIncludeLine::get_mangled_name of type class ::SgName() | ||||
| fortranIncludeLineGetNumberOfTraversalSuccessors :: Typeable a => SgFortranIncludeLine a -> IO CSize | ||||
| Stub for ::SgFortranIncludeLine::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| fortranIncludeLineGetTraversalSuccessorByIndex :: Typeable a => SgFortranIncludeLine a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgFortranIncludeLine::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| fortranIncludeLineGetTraversalSuccessorContainer :: Typeable a => SgFortranIncludeLine a -> IO [SgNode ()] | ||||
| Stub for ::SgFortranIncludeLine::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| fortranIncludeLineGetTraversalSuccessorNamesContainer :: Typeable a => SgFortranIncludeLine a -> IO [CString] | ||||
| Stub for ::SgFortranIncludeLine::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| fortranIncludeLineIsInMemoryPool :: Typeable a => SgFortranIncludeLine a -> IO Bool | ||||
| Stub for ::SgFortranIncludeLine::isInMemoryPool of type bool () | ||||
| fortranIncludeLineMemoryUsage :: IO CSize | ||||
| Stub for ::SgFortranIncludeLine::memoryUsage of type ::size_t() | ||||
| fortranIncludeLineNumberOfNodes :: IO CSize | ||||
| Stub for ::SgFortranIncludeLine::numberOfNodes of type ::size_t() | ||||
| fortranIncludeLinePostConstructionInitialization :: Typeable a => SgFortranIncludeLine a -> IO () | ||||
| Stub for ::SgFortranIncludeLine::post_construction_initialization of type void () | ||||
| fortranIncludeLineSageClassName :: Typeable a => SgFortranIncludeLine a -> IO String | ||||
| Stub for ::SgFortranIncludeLine::sage_class_name of type const char *() | ||||
| fortranIncludeLineSetFilename :: Typeable a => SgFortranIncludeLine a -> String -> IO () | ||||
| Stub for ::SgFortranIncludeLine::set_filename of type void (::std::string) | ||||
| fortranIncludeLineVariantT :: Typeable a => SgFortranIncludeLine a -> IO VariantT | ||||
| Stub for ::SgFortranIncludeLine::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |