Uses of Enum Class
de.grogra.xl.compiler.xl16u.XL16UBackendCallSitePath
Packages that use XL16UBackendCallSitePath
-
Uses of XL16UBackendCallSitePath in de.grogra.xl.compiler
Methods in de.grogra.xl.compiler that return XL16UBackendCallSitePathModifier and TypeMethodDescriptionprotected XL16UBackendCallSitePathCompilerBase.selectActiveXL16UCommitTailRuntimeCallSitePath()protected XL16UBackendCallSitePathCompilerBase.selectActiveXL16USemanticAstBytecodeCallSitePath()protected XL16UBackendCallSitePathCompilerBase.selectActiveXL16USemanticEffectRuntimeCallSitePath()CompilationUnit.selectXL16UCommitTailRuntimeCallSitePath()protected XL16UBackendCallSitePathCompilerBase.selectXL16UCommitTailRuntimeCallSitePath()CompilationUnit.selectXL16USemanticAstBytecodeCallSitePath()protected XL16UBackendCallSitePathCompilerBase.selectXL16USemanticAstBytecodeCallSitePath()CompilationUnit.selectXL16USemanticEffectRuntimeCallSitePath()protected XL16UBackendCallSitePathCompilerBase.selectXL16USemanticEffectRuntimeCallSitePath() -
Uses of XL16UBackendCallSitePath in de.grogra.xl.compiler.scope
Methods in de.grogra.xl.compiler.scope that return XL16UBackendCallSitePathModifier and TypeMethodDescriptionCompilationUnitScope.selectXL16UCommitTailRuntimeCallSitePath()CompilationUnitScope.selectXL16USemanticAstBytecodeCallSitePath()CompilationUnitScope.selectXL16USemanticEffectRuntimeCallSitePath() -
Uses of XL16UBackendCallSitePath in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UBackendCallSitePathModifier and TypeMethodDescriptionXL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult.selectCommitTailRuntimeCallSitePath()XL16UCompilerScopeHandoff.selectCommitTailRuntimeCallSitePath()XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult.selectSemanticAstBytecodeCallSitePath()XL16UCompilerScopeHandoff.selectSemanticAstBytecodeCallSitePath()XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult.selectSemanticEffectRuntimeCallSitePath()XL16UCompilerScopeHandoff.selectSemanticEffectRuntimeCallSitePath()static XL16UBackendCallSitePathReturns the enum constant of this class with the specified name.static XL16UBackendCallSitePath[]XL16UBackendCallSitePath.values()Returns an array containing the constants of this enum class, in the order they are declared.