|
| ROSE.Sage3.Methods.SgUnparse_Info |
|
|
|
| Synopsis |
|
| isSgUnparse_Info :: Typeable a => SgNode a -> IO (Maybe (SgUnparse_Info ())) | | | upSgUnparse_Info :: Typeable a => SgUnparse_Info a -> SgUnparse_Info () | | | unparse_InfoAddSemiColonAfterDeclaration :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoCheckAccess :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoPrintName :: Typeable a => SgUnparse_Info a -> IO Bool | | | newUnparse_Info :: IO (SgUnparse_Info ()) | | | newUnparse_Info2 :: Typeable a => Ptr (SgUnparse_Info a) -> IO (SgUnparse_Info ()) | | | unparse_InfoSkipAtomic :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipBaseType :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipBasicBlock :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipCPPDirectives :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipClassDefinition :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipClassSpecifier :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipComments :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipConstantFoldedExpressions :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipDefinition :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipEnumDefinition :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipFormatting :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipFunctionDefinition :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipFunctionQualifier :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipGlobal :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipInitializer :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipParen :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipQualifiedNames :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipSemiColon :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSkipWhitespaces :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoAddStructureTag :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNamedType b -> IO () | | | unparse_InfoCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoClassName :: Typeable a => SgUnparse_Info a -> IO String | | | unparse_InfoDecNestingLevel :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoDisplay :: Typeable a => SgUnparse_Info a -> String -> IO () | | | unparse_InfoDisplayString :: Typeable a => SgUnparse_Info a -> String -> IO String | | | unparse_InfoForceQualifiedNames :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoGetChildIndex :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNode b -> IO CLong | | | unparse_InfoGetStructureTagList :: Typeable a => SgUnparse_Info a -> IO [SgType ()] | | | unparse_InfoGetAccessAttribute :: Typeable a => SgUnparse_Info a -> IO CInt | | | unparse_InfoGetArrayIndexList :: Typeable a => SgUnparse_Info a -> IO String | | | unparse_InfoGetChildIndex2 :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNode b -> IO CSize | | | unparse_InfoGetCurrentContext :: Typeable a => SgUnparse_Info a -> IO (SgNamedType ()) | | | unparse_InfoGetCurrentFunctionCall :: Typeable a => SgUnparse_Info a -> IO (SgFunctionCallExp ()) | | | unparse_InfoGetCurrentNamespace :: Typeable a => SgUnparse_Info a -> IO (SgNamespaceDeclarationStatement ()) | | | unparse_InfoGetCurrentScope :: Typeable a => SgUnparse_Info a -> IO (SgScopeStatement ()) | | | unparse_InfoGetDeclStmt :: Typeable a => SgUnparse_Info a -> IO (SgDeclarationStatement ()) | | | unparse_InfoGetDeclstatementPtr :: Typeable a => SgUnparse_Info a -> IO (SgDeclarationStatement ()) | | | unparse_InfoGetForceDefaultConstructorToTriggerError :: IO Bool | | | unparse_InfoGetGlobalQualificationRequired :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoGetName :: Typeable a => SgUnparse_Info a -> IO String | | | unparse_InfoGetNameQualificationLength :: Typeable a => SgUnparse_Info a -> IO CInt | | | unparse_InfoGetNestedExpression :: Typeable a => SgUnparse_Info a -> IO CInt | | | unparse_InfoGetNestingLevel :: Typeable a => SgUnparse_Info a -> IO CInt | | | unparse_InfoGetNumberOfTraversalSuccessors :: Typeable a => SgUnparse_Info a -> IO CSize | | | unparse_InfoGetOperatorName :: Typeable a => SgUnparse_Info a -> IO String | | | unparse_InfoGetOutputCodeGenerationFormatDelimiters :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoGetQualifiedNameList :: Typeable a => SgUnparse_Info a -> IO [SgQualifiedName ()] | | | unparse_InfoGetReferenceNodeForQualification :: Typeable a => SgUnparse_Info a -> IO (SgNode ()) | | | unparse_InfoGetTraversalSuccessorByIndex :: Typeable a => SgUnparse_Info a -> CSize -> IO (SgNode ()) | | | unparse_InfoGetTraversalSuccessorContainer :: Typeable a => SgUnparse_Info a -> IO [SgNode ()] | | | unparse_InfoGetTraversalSuccessorNamesContainer :: Typeable a => SgUnparse_Info a -> IO [CString] | | | unparse_InfoGetTypeElaborationRequired :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInAggregateInitializer :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInArgList :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInConditional :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInEmbeddedDecl :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInEnumDecl :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInRhsExpr :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInTemplateList :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoInVarDecl :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIncNestingLevel :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoIsArrayType :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsInMemoryPool :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsPointerToSomething :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsPrivateAccess :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsProtectedAccess :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsPublicAccess :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsReferenceToSomething :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsTypeFirstPart :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsTypeSecondPart :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsUnsetAccess :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoIsWithType :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoMemoryUsage :: IO CSize | | | unparse_InfoNumberOfNodes :: IO CSize | | | unparse_InfoOutputClassTemplateName :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoOutputCompilerGeneratedStatements :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoOutputFortranModFile :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoPostConstructionInitialization :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoRequiresGlobalNameQualification :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSageClassName :: Typeable a => SgUnparse_Info a -> IO String | | | unparse_InfoSetAddSemiColonAfterDeclaration :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetCheckAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetPrintName :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipAtomic :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipBaseType :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipBasicBlock :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipCPPDirectives :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipClassDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipClassSpecifier :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipComments :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipConstantFoldedExpressions :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipEnumDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipFormatting :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipFunctionDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipFunctionQualifier :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipGlobal :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipInitializer :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipParen :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipSemiColon :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipWhitespaces :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetAccessAttribute :: Typeable a => SgUnparse_Info a -> CInt -> IO () | | | unparse_InfoSetCurrentContext :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNamedType b -> IO () | | | unparse_InfoSetCurrentFunctionCall :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgFunctionCallExp b -> IO () | | | unparse_InfoSetCurrentNamespace :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNamespaceDeclarationStatement b -> IO () | | | unparse_InfoSetCurrentScope :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgScopeStatement b -> IO () | | | unparse_InfoSetDeclStmt :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgDeclarationStatement b -> IO () | | | unparse_InfoSetDeclstatementPtr :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgDeclarationStatement b -> IO () | | | unparse_InfoSetForceDefaultConstructorToTriggerError :: Bool -> IO () | | | unparse_InfoSetForceQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetGlobalQualificationRequired :: Typeable a => SgUnparse_Info a -> Bool -> IO () | | | unparse_InfoSetInAggregateInitializer :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetInArgList :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetInConditional :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetInEmbeddedDecl :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetInEnumDecl :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetInRhsExpr :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetInTemplateList :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetInVarDecl :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsArrayType :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsPointerToSomething :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsPrivateAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsProtectedAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsPublicAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsReferenceToSomething :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsTypeFirstPart :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsTypeSecondPart :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsUnsetAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetIsWithType :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetName :: Typeable a => SgUnparse_Info a -> String -> IO () | | | unparse_InfoSetNameQualificationLength :: Typeable a => SgUnparse_Info a -> CInt -> IO () | | | unparse_InfoSetNestedExpression :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetNestingLevel :: Typeable a => SgUnparse_Info a -> CInt -> IO () | | | unparse_InfoSetOperatorName :: Typeable a => SgUnparse_Info a -> String -> IO () | | | unparse_InfoSetOutputClassTemplateName :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetOutputCodeGenerationFormatDelimiters :: Typeable a => SgUnparse_Info a -> Bool -> IO () | | | unparse_InfoSetOutputCompilerGeneratedStatements :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetOutputFortranModFile :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetQualifiedNameList :: Typeable a => SgUnparse_Info a -> [SgQualifiedName ()] -> IO () | | | unparse_InfoSetReferenceNodeForQualification :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNode b -> IO () | | | unparse_InfoSetRequiresGlobalNameQualification :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSkipCheckAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetSupressStrippedTypeName :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSetTypeElaborationRequired :: Typeable a => SgUnparse_Info a -> Bool -> IO () | | | unparse_InfoSetUseTypeAttributes :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoSkipCheckAccess :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoSupressStrippedTypeName :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoUnsetAddSemiColonAfterDeclaration :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetCheckAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetPrintName :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipAtomic :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipBaseType :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipBasicBlock :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipCPPDirectives :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipClassDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipClassSpecifier :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipComments :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipConstantFoldedExpressions :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipEnumDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipFormatting :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipFunctionDefinition :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipFunctionQualifier :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipGlobal :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipInitializer :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipParen :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipSemiColon :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipWhitespaces :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetArrayIndexList :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetCurrentContext :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetDeclStmt :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetForceQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInAggregateInitializer :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInArgList :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInConditional :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInEmbeddedDecl :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInEnumDecl :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInRhsExpr :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInTemplateList :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetInVarDecl :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetIsArrayType :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetIsPointerToSomething :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetIsReferenceToSomething :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetIsTypeFirstPart :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetIsTypeSecondPart :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetIsWithType :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetName :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetNestedExpression :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetOutputClassTemplateName :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetOutputCompilerGeneratedStatements :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetOutputFortranModFile :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetRequiresGlobalNameQualification :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSkipCheckAccess :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetSupressStrippedTypeName :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUnsetUseTypeAttributes :: Typeable a => SgUnparse_Info a -> IO () | | | unparse_InfoUseTypeAttributes :: Typeable a => SgUnparse_Info a -> IO Bool | | | unparse_InfoVariantT :: Typeable a => SgUnparse_Info a -> IO VariantT |
|
|
| Documentation |
|
| isSgUnparse_Info :: Typeable a => SgNode a -> IO (Maybe (SgUnparse_Info ())) |
| Attempts a dynamic cast of the given node to the type SgUnparse_Info.
|
|
| upSgUnparse_Info :: Typeable a => SgUnparse_Info a -> SgUnparse_Info () |
| Performs an upcast of a SgUnparse_Info subtype to a SgUnparse_Info.
|
|
| unparse_InfoAddSemiColonAfterDeclaration :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::AddSemiColonAfterDeclaration of type bool ()
|
|
| unparse_InfoCheckAccess :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::CheckAccess of type bool ()
|
|
| unparse_InfoPrintName :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::PrintName of type bool ()
|
|
| newUnparse_Info :: IO (SgUnparse_Info ()) |
| Stub for ::SgUnparse_Info::SgUnparse_Info of type void ()
|
|
| newUnparse_Info2 :: Typeable a => Ptr (SgUnparse_Info a) -> IO (SgUnparse_Info ()) |
| Stub for ::SgUnparse_Info::SgUnparse_Info of type void (const class ::SgUnparse_Info&)
|
|
| unparse_InfoSkipAtomic :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipAtomic of type bool ()
|
|
| unparse_InfoSkipBaseType :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipBaseType of type bool ()
|
|
| unparse_InfoSkipBasicBlock :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipBasicBlock of type bool ()
|
|
| unparse_InfoSkipCPPDirectives :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipCPPDirectives of type bool ()
|
|
| unparse_InfoSkipClassDefinition :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipClassDefinition of type bool ()
|
|
| unparse_InfoSkipClassSpecifier :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipClassSpecifier of type bool ()
|
|
| unparse_InfoSkipComments :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipComments of type bool ()
|
|
| unparse_InfoSkipConstantFoldedExpressions :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipConstantFoldedExpressions of type bool ()
|
|
| unparse_InfoSkipDefinition :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipDefinition of type bool ()
|
|
| unparse_InfoSkipEnumDefinition :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipEnumDefinition of type bool ()
|
|
| unparse_InfoSkipFormatting :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipFormatting of type bool ()
|
|
| unparse_InfoSkipFunctionDefinition :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipFunctionDefinition of type bool ()
|
|
| unparse_InfoSkipFunctionQualifier :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipFunctionQualifier of type bool ()
|
|
| unparse_InfoSkipGlobal :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipGlobal of type bool ()
|
|
| unparse_InfoSkipInitializer :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipInitializer of type bool ()
|
|
| unparse_InfoSkipParen :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipParen of type bool ()
|
|
| unparse_InfoSkipQualifiedNames :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipQualifiedNames of type bool ()
|
|
| unparse_InfoSkipSemiColon :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipSemiColon of type bool ()
|
|
| unparse_InfoSkipWhitespaces :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::SkipWhitespaces of type bool ()
|
|
| unparse_InfoAddStructureTag :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNamedType b -> IO () |
| Stub for ::SgUnparse_Info::addStructureTag of type void (class ::SgNamedType*)
|
|
| unparse_InfoCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| unparse_InfoClassName :: Typeable a => SgUnparse_Info a -> IO String |
| Stub for ::SgUnparse_Info::class_name of type ::std::string()
|
|
| unparse_InfoDecNestingLevel :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::dec_nestingLevel of type void ()
|
|
| unparse_InfoDisplay :: Typeable a => SgUnparse_Info a -> String -> IO () |
| Stub for ::SgUnparse_Info::display of type void (const ::std::string&)
|
|
| unparse_InfoDisplayString :: Typeable a => SgUnparse_Info a -> String -> IO String |
| Stub for ::SgUnparse_Info::displayString of type ::std::string(const ::std::string&)
|
|
| unparse_InfoForceQualifiedNames :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::forceQualifiedNames of type bool ()
|
|
| unparse_InfoGetChildIndex :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNode b -> IO CLong |
| Stub for ::SgUnparse_Info::getChildIndex of type long (class ::SgNode*)
|
|
| unparse_InfoGetStructureTagList :: Typeable a => SgUnparse_Info a -> IO [SgType ()] |
| Stub for ::SgUnparse_Info::getStructureTagList of type ::SgTypePtrList&()
|
|
| unparse_InfoGetAccessAttribute :: Typeable a => SgUnparse_Info a -> IO CInt |
| Stub for ::SgUnparse_Info::get_access_attribute of type int ()
|
|
| unparse_InfoGetArrayIndexList :: Typeable a => SgUnparse_Info a -> IO String |
| Stub for ::SgUnparse_Info::get_array_index_list of type class ::SgName()
|
|
| unparse_InfoGetChildIndex2 :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNode b -> IO CSize |
| Stub for ::SgUnparse_Info::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| unparse_InfoGetCurrentContext :: Typeable a => SgUnparse_Info a -> IO (SgNamedType ()) |
| Stub for ::SgUnparse_Info::get_current_context of type class ::SgNamedType*()
|
|
| unparse_InfoGetCurrentFunctionCall :: Typeable a => SgUnparse_Info a -> IO (SgFunctionCallExp ()) |
| Stub for ::SgUnparse_Info::get_current_function_call of type class ::SgFunctionCallExp*()
|
|
| unparse_InfoGetCurrentNamespace :: Typeable a => SgUnparse_Info a -> IO (SgNamespaceDeclarationStatement ()) |
| Stub for ::SgUnparse_Info::get_current_namespace of type class ::SgNamespaceDeclarationStatement*()
|
|
| unparse_InfoGetCurrentScope :: Typeable a => SgUnparse_Info a -> IO (SgScopeStatement ()) |
| Stub for ::SgUnparse_Info::get_current_scope of type class ::SgScopeStatement*()
|
|
| unparse_InfoGetDeclStmt :: Typeable a => SgUnparse_Info a -> IO (SgDeclarationStatement ()) |
| Stub for ::SgUnparse_Info::get_decl_stmt of type class ::SgDeclarationStatement*()
|
|
| unparse_InfoGetDeclstatementPtr :: Typeable a => SgUnparse_Info a -> IO (SgDeclarationStatement ()) |
| Stub for ::SgUnparse_Info::get_declstatement_ptr of type class ::SgDeclarationStatement*()
|
|
| unparse_InfoGetForceDefaultConstructorToTriggerError :: IO Bool |
| Stub for ::SgUnparse_Info::get_forceDefaultConstructorToTriggerError of type bool ()
|
|
| unparse_InfoGetGlobalQualificationRequired :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::get_global_qualification_required of type bool ()
|
|
| unparse_InfoGetName :: Typeable a => SgUnparse_Info a -> IO String |
| Stub for ::SgUnparse_Info::get_name of type class ::SgName&()
|
|
| unparse_InfoGetNameQualificationLength :: Typeable a => SgUnparse_Info a -> IO CInt |
| Stub for ::SgUnparse_Info::get_name_qualification_length of type int ()
|
|
| unparse_InfoGetNestedExpression :: Typeable a => SgUnparse_Info a -> IO CInt |
| Stub for ::SgUnparse_Info::get_nested_expression of type int ()
|
|
| unparse_InfoGetNestingLevel :: Typeable a => SgUnparse_Info a -> IO CInt |
| Stub for ::SgUnparse_Info::get_nestingLevel of type int ()
|
|
| unparse_InfoGetNumberOfTraversalSuccessors :: Typeable a => SgUnparse_Info a -> IO CSize |
| Stub for ::SgUnparse_Info::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| unparse_InfoGetOperatorName :: Typeable a => SgUnparse_Info a -> IO String |
| Stub for ::SgUnparse_Info::get_operator_name of type ::std::string()
|
|
| unparse_InfoGetOutputCodeGenerationFormatDelimiters :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::get_outputCodeGenerationFormatDelimiters of type bool ()
|
|
| unparse_InfoGetQualifiedNameList :: Typeable a => SgUnparse_Info a -> IO [SgQualifiedName ()] |
| Stub for ::SgUnparse_Info::get_qualifiedNameList of type ::SgQualifiedNamePtrList()
|
|
| unparse_InfoGetReferenceNodeForQualification :: Typeable a => SgUnparse_Info a -> IO (SgNode ()) |
| Stub for ::SgUnparse_Info::get_reference_node_for_qualification of type class ::SgNode*()
|
|
| unparse_InfoGetTraversalSuccessorByIndex :: Typeable a => SgUnparse_Info a -> CSize -> IO (SgNode ()) |
| Stub for ::SgUnparse_Info::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| unparse_InfoGetTraversalSuccessorContainer :: Typeable a => SgUnparse_Info a -> IO [SgNode ()] |
| Stub for ::SgUnparse_Info::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| unparse_InfoGetTraversalSuccessorNamesContainer :: Typeable a => SgUnparse_Info a -> IO [CString] |
| Stub for ::SgUnparse_Info::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| unparse_InfoGetTypeElaborationRequired :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::get_type_elaboration_required of type bool ()
|
|
| unparse_InfoInAggregateInitializer :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inAggregateInitializer of type bool ()
|
|
| unparse_InfoInArgList :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inArgList of type bool ()
|
|
| unparse_InfoInConditional :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inConditional of type bool ()
|
|
| unparse_InfoInEmbeddedDecl :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inEmbeddedDecl of type bool ()
|
|
| unparse_InfoInEnumDecl :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inEnumDecl of type bool ()
|
|
| unparse_InfoInRhsExpr :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inRhsExpr of type bool ()
|
|
| unparse_InfoInTemplateList :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inTemplateList of type bool ()
|
|
| unparse_InfoInVarDecl :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::inVarDecl of type bool ()
|
|
| unparse_InfoIncNestingLevel :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::inc_nestingLevel of type void ()
|
|
| unparse_InfoIsArrayType :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isArrayType of type bool ()
|
|
| unparse_InfoIsInMemoryPool :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isInMemoryPool of type bool ()
|
|
| unparse_InfoIsPointerToSomething :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isPointerToSomething of type bool ()
|
|
| unparse_InfoIsPrivateAccess :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isPrivateAccess of type bool ()
|
|
| unparse_InfoIsProtectedAccess :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isProtectedAccess of type bool ()
|
|
| unparse_InfoIsPublicAccess :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isPublicAccess of type bool ()
|
|
| unparse_InfoIsReferenceToSomething :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isReferenceToSomething of type bool ()
|
|
| unparse_InfoIsTypeFirstPart :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isTypeFirstPart of type bool ()
|
|
| unparse_InfoIsTypeSecondPart :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isTypeSecondPart of type bool ()
|
|
| unparse_InfoIsUnsetAccess :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isUnsetAccess of type bool ()
|
|
| unparse_InfoIsWithType :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::isWithType of type bool ()
|
|
| unparse_InfoMemoryUsage :: IO CSize |
| Stub for ::SgUnparse_Info::memoryUsage of type ::size_t()
|
|
| unparse_InfoNumberOfNodes :: IO CSize |
| Stub for ::SgUnparse_Info::numberOfNodes of type ::size_t()
|
|
| unparse_InfoOutputClassTemplateName :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::outputClassTemplateName of type bool ()
|
|
| unparse_InfoOutputCompilerGeneratedStatements :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::outputCompilerGeneratedStatements of type bool ()
|
|
| unparse_InfoOutputFortranModFile :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::outputFortranModFile of type bool ()
|
|
| unparse_InfoPostConstructionInitialization :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::post_construction_initialization of type void ()
|
|
| unparse_InfoRequiresGlobalNameQualification :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::requiresGlobalNameQualification of type bool ()
|
|
| unparse_InfoSageClassName :: Typeable a => SgUnparse_Info a -> IO String |
| Stub for ::SgUnparse_Info::sage_class_name of type const char *()
|
|
| unparse_InfoSetAddSemiColonAfterDeclaration :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_AddSemiColonAfterDeclaration of type void ()
|
|
| unparse_InfoSetCheckAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_CheckAccess of type void ()
|
|
| unparse_InfoSetPrintName :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_PrintName of type void ()
|
|
| unparse_InfoSetSkipAtomic :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipAtomic of type void ()
|
|
| unparse_InfoSetSkipBaseType :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipBaseType of type void ()
|
|
| unparse_InfoSetSkipBasicBlock :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipBasicBlock of type void ()
|
|
| unparse_InfoSetSkipCPPDirectives :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipCPPDirectives of type void ()
|
|
| unparse_InfoSetSkipClassDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipClassDefinition of type void ()
|
|
| unparse_InfoSetSkipClassSpecifier :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipClassSpecifier of type void ()
|
|
| unparse_InfoSetSkipComments :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipComments of type void ()
|
|
| unparse_InfoSetSkipConstantFoldedExpressions :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipConstantFoldedExpressions of type void ()
|
|
| unparse_InfoSetSkipDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipDefinition of type void ()
|
|
| unparse_InfoSetSkipEnumDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipEnumDefinition of type void ()
|
|
| unparse_InfoSetSkipFormatting :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipFormatting of type void ()
|
|
| unparse_InfoSetSkipFunctionDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipFunctionDefinition of type void ()
|
|
| unparse_InfoSetSkipFunctionQualifier :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipFunctionQualifier of type void ()
|
|
| unparse_InfoSetSkipGlobal :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipGlobal of type void ()
|
|
| unparse_InfoSetSkipInitializer :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipInitializer of type void ()
|
|
| unparse_InfoSetSkipParen :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipParen of type void ()
|
|
| unparse_InfoSetSkipQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipQualifiedNames of type void ()
|
|
| unparse_InfoSetSkipSemiColon :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipSemiColon of type void ()
|
|
| unparse_InfoSetSkipWhitespaces :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_SkipWhitespaces of type void ()
|
|
| unparse_InfoSetAccessAttribute :: Typeable a => SgUnparse_Info a -> CInt -> IO () |
| Stub for ::SgUnparse_Info::set_access_attribute of type void (int )
|
|
| unparse_InfoSetCurrentContext :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNamedType b -> IO () |
| Stub for ::SgUnparse_Info::set_current_context of type void (class ::SgNamedType*)
|
|
| unparse_InfoSetCurrentFunctionCall :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgFunctionCallExp b -> IO () |
| Stub for ::SgUnparse_Info::set_current_function_call of type void (class ::SgFunctionCallExp*)
|
|
| unparse_InfoSetCurrentNamespace :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNamespaceDeclarationStatement b -> IO () |
| Stub for ::SgUnparse_Info::set_current_namespace of type void (class ::SgNamespaceDeclarationStatement*)
|
|
| unparse_InfoSetCurrentScope :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgScopeStatement b -> IO () |
| Stub for ::SgUnparse_Info::set_current_scope of type void (class ::SgScopeStatement*)
|
|
| unparse_InfoSetDeclStmt :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgDeclarationStatement b -> IO () |
| Stub for ::SgUnparse_Info::set_decl_stmt of type void (class ::SgDeclarationStatement*)
|
|
| unparse_InfoSetDeclstatementPtr :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgDeclarationStatement b -> IO () |
| Stub for ::SgUnparse_Info::set_declstatement_ptr of type void (class ::SgDeclarationStatement*)
|
|
| unparse_InfoSetForceDefaultConstructorToTriggerError :: Bool -> IO () |
| Stub for ::SgUnparse_Info::set_forceDefaultConstructorToTriggerError of type void (bool )
|
|
| unparse_InfoSetForceQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_forceQualifiedNames of type void ()
|
|
| unparse_InfoSetGlobalQualificationRequired :: Typeable a => SgUnparse_Info a -> Bool -> IO () |
| Stub for ::SgUnparse_Info::set_global_qualification_required of type void (bool )
|
|
| unparse_InfoSetInAggregateInitializer :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inAggregateInitializer of type void ()
|
|
| unparse_InfoSetInArgList :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inArgList of type void ()
|
|
| unparse_InfoSetInConditional :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inConditional of type void ()
|
|
| unparse_InfoSetInEmbeddedDecl :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inEmbeddedDecl of type void ()
|
|
| unparse_InfoSetInEnumDecl :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inEnumDecl of type void ()
|
|
| unparse_InfoSetInRhsExpr :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inRhsExpr of type void ()
|
|
| unparse_InfoSetInTemplateList :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inTemplateList of type void ()
|
|
| unparse_InfoSetInVarDecl :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_inVarDecl of type void ()
|
|
| unparse_InfoSetIsArrayType :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isArrayType of type void ()
|
|
| unparse_InfoSetIsPointerToSomething :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isPointerToSomething of type void ()
|
|
| unparse_InfoSetIsPrivateAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isPrivateAccess of type void ()
|
|
| unparse_InfoSetIsProtectedAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isProtectedAccess of type void ()
|
|
| unparse_InfoSetIsPublicAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isPublicAccess of type void ()
|
|
| unparse_InfoSetIsReferenceToSomething :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isReferenceToSomething of type void ()
|
|
| unparse_InfoSetIsTypeFirstPart :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isTypeFirstPart of type void ()
|
|
| unparse_InfoSetIsTypeSecondPart :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isTypeSecondPart of type void ()
|
|
| unparse_InfoSetIsUnsetAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isUnsetAccess of type void ()
|
|
| unparse_InfoSetIsWithType :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_isWithType of type void ()
|
|
| unparse_InfoSetName :: Typeable a => SgUnparse_Info a -> String -> IO () |
| Stub for ::SgUnparse_Info::set_name of type void (const class ::SgName&)
|
|
| unparse_InfoSetNameQualificationLength :: Typeable a => SgUnparse_Info a -> CInt -> IO () |
| Stub for ::SgUnparse_Info::set_name_qualification_length of type void (int )
|
|
| unparse_InfoSetNestedExpression :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_nested_expression of type void ()
|
|
| unparse_InfoSetNestingLevel :: Typeable a => SgUnparse_Info a -> CInt -> IO () |
| Stub for ::SgUnparse_Info::set_nestingLevel of type void (int )
|
|
| unparse_InfoSetOperatorName :: Typeable a => SgUnparse_Info a -> String -> IO () |
| Stub for ::SgUnparse_Info::set_operator_name of type void (const ::std::string&)
|
|
| unparse_InfoSetOutputClassTemplateName :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_outputClassTemplateName of type void ()
|
|
| unparse_InfoSetOutputCodeGenerationFormatDelimiters :: Typeable a => SgUnparse_Info a -> Bool -> IO () |
| Stub for ::SgUnparse_Info::set_outputCodeGenerationFormatDelimiters of type void (bool )
|
|
| unparse_InfoSetOutputCompilerGeneratedStatements :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_outputCompilerGeneratedStatements of type void ()
|
|
| unparse_InfoSetOutputFortranModFile :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_outputFortranModFile of type void ()
|
|
| unparse_InfoSetQualifiedNameList :: Typeable a => SgUnparse_Info a -> [SgQualifiedName ()] -> IO () |
| Stub for ::SgUnparse_Info::set_qualifiedNameList of type void (::SgQualifiedNamePtrList)
|
|
| unparse_InfoSetReferenceNodeForQualification :: (Typeable a, Typeable b) => SgUnparse_Info a -> SgNode b -> IO () |
| Stub for ::SgUnparse_Info::set_reference_node_for_qualification of type void (class ::SgNode*)
|
|
| unparse_InfoSetRequiresGlobalNameQualification :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_requiresGlobalNameQualification of type void ()
|
|
| unparse_InfoSetSkipCheckAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_skipCheckAccess of type void ()
|
|
| unparse_InfoSetSupressStrippedTypeName :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_supressStrippedTypeName of type void ()
|
|
| unparse_InfoSetTypeElaborationRequired :: Typeable a => SgUnparse_Info a -> Bool -> IO () |
| Stub for ::SgUnparse_Info::set_type_elaboration_required of type void (bool )
|
|
| unparse_InfoSetUseTypeAttributes :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::set_useTypeAttributes of type void ()
|
|
| unparse_InfoSkipCheckAccess :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::skipCheckAccess of type bool ()
|
|
| unparse_InfoSupressStrippedTypeName :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::supressStrippedTypeName of type bool ()
|
|
| unparse_InfoUnsetAddSemiColonAfterDeclaration :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_AddSemiColonAfterDeclaration of type void ()
|
|
| unparse_InfoUnsetCheckAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_CheckAccess of type void ()
|
|
| unparse_InfoUnsetPrintName :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_PrintName of type void ()
|
|
| unparse_InfoUnsetSkipAtomic :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipAtomic of type void ()
|
|
| unparse_InfoUnsetSkipBaseType :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipBaseType of type void ()
|
|
| unparse_InfoUnsetSkipBasicBlock :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipBasicBlock of type void ()
|
|
| unparse_InfoUnsetSkipCPPDirectives :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipCPPDirectives of type void ()
|
|
| unparse_InfoUnsetSkipClassDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipClassDefinition of type void ()
|
|
| unparse_InfoUnsetSkipClassSpecifier :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipClassSpecifier of type void ()
|
|
| unparse_InfoUnsetSkipComments :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipComments of type void ()
|
|
| unparse_InfoUnsetSkipConstantFoldedExpressions :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipConstantFoldedExpressions of type void ()
|
|
| unparse_InfoUnsetSkipDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipDefinition of type void ()
|
|
| unparse_InfoUnsetSkipEnumDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipEnumDefinition of type void ()
|
|
| unparse_InfoUnsetSkipFormatting :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipFormatting of type void ()
|
|
| unparse_InfoUnsetSkipFunctionDefinition :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipFunctionDefinition of type void ()
|
|
| unparse_InfoUnsetSkipFunctionQualifier :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipFunctionQualifier of type void ()
|
|
| unparse_InfoUnsetSkipGlobal :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipGlobal of type void ()
|
|
| unparse_InfoUnsetSkipInitializer :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipInitializer of type void ()
|
|
| unparse_InfoUnsetSkipParen :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipParen of type void ()
|
|
| unparse_InfoUnsetSkipQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipQualifiedNames of type void ()
|
|
| unparse_InfoUnsetSkipSemiColon :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipSemiColon of type void ()
|
|
| unparse_InfoUnsetSkipWhitespaces :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_SkipWhitespaces of type void ()
|
|
| unparse_InfoUnsetArrayIndexList :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_array_index_list of type void ()
|
|
| unparse_InfoUnsetCurrentContext :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_current_context of type void ()
|
|
| unparse_InfoUnsetDeclStmt :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_decl_stmt of type void ()
|
|
| unparse_InfoUnsetForceQualifiedNames :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_forceQualifiedNames of type void ()
|
|
| unparse_InfoUnsetInAggregateInitializer :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inAggregateInitializer of type void ()
|
|
| unparse_InfoUnsetInArgList :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inArgList of type void ()
|
|
| unparse_InfoUnsetInConditional :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inConditional of type void ()
|
|
| unparse_InfoUnsetInEmbeddedDecl :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inEmbeddedDecl of type void ()
|
|
| unparse_InfoUnsetInEnumDecl :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inEnumDecl of type void ()
|
|
| unparse_InfoUnsetInRhsExpr :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inRhsExpr of type void ()
|
|
| unparse_InfoUnsetInTemplateList :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inTemplateList of type void ()
|
|
| unparse_InfoUnsetInVarDecl :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_inVarDecl of type void ()
|
|
| unparse_InfoUnsetIsArrayType :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_isArrayType of type void ()
|
|
| unparse_InfoUnsetIsPointerToSomething :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_isPointerToSomething of type void ()
|
|
| unparse_InfoUnsetIsReferenceToSomething :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_isReferenceToSomething of type void ()
|
|
| unparse_InfoUnsetIsTypeFirstPart :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_isTypeFirstPart of type void ()
|
|
| unparse_InfoUnsetIsTypeSecondPart :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_isTypeSecondPart of type void ()
|
|
| unparse_InfoUnsetIsWithType :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_isWithType of type void ()
|
|
| unparse_InfoUnsetName :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_name of type void ()
|
|
| unparse_InfoUnsetNestedExpression :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_nested_expression of type void ()
|
|
| unparse_InfoUnsetOutputClassTemplateName :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_outputClassTemplateName of type void ()
|
|
| unparse_InfoUnsetOutputCompilerGeneratedStatements :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_outputCompilerGeneratedStatements of type void ()
|
|
| unparse_InfoUnsetOutputFortranModFile :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_outputFortranModFile of type void ()
|
|
| unparse_InfoUnsetRequiresGlobalNameQualification :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_requiresGlobalNameQualification of type void ()
|
|
| unparse_InfoUnsetSkipCheckAccess :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_skipCheckAccess of type void ()
|
|
| unparse_InfoUnsetSupressStrippedTypeName :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_supressStrippedTypeName of type void ()
|
|
| unparse_InfoUnsetUseTypeAttributes :: Typeable a => SgUnparse_Info a -> IO () |
| Stub for ::SgUnparse_Info::unset_useTypeAttributes of type void ()
|
|
| unparse_InfoUseTypeAttributes :: Typeable a => SgUnparse_Info a -> IO Bool |
| Stub for ::SgUnparse_Info::useTypeAttributes of type bool ()
|
|
| unparse_InfoVariantT :: Typeable a => SgUnparse_Info a -> IO VariantT |
| Stub for ::SgUnparse_Info::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |