Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult.AstOwnedRuntimeHookTargetCandidate
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult.AstOwnedRuntimeHookTargetCandidate
- Enclosing class:
XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult
public static final class XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult.AstOwnedRuntimeHookTargetCandidate
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionde.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendRuntimeHookPlanResult.PhysicalValueDirectionbooleanbooleanbooleanbooleanboolean
-
Method Details
-
getRuntimeHookBinding
public XL16UBackendRuntimeAstOwnedRuntimeHookBindingResult.AstOwnedRuntimeHookBinding getRuntimeHookBinding() -
getRuntimeHookKind
-
getTargetCandidateId
-
getTargetOwner
-
getTargetMethodName
-
getValueTypeName
-
getPhysicalValueDirection
public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendRuntimeHookPlanResult.PhysicalValueDirection getPhysicalValueDirection() -
isPhysicalValueNormalizationTargetCandidate
public boolean isPhysicalValueNormalizationTargetCandidate() -
isPhysicalValueProjectionTargetCandidate
public boolean isPhysicalValueProjectionTargetCandidate() -
getInvocationDescriptor
-
getTargetDescriptor
-
isRangeCheckTargetCandidate
public boolean isRangeCheckTargetCandidate() -
isPhysicalValueTargetCandidate
public boolean isPhysicalValueTargetCandidate() -
readyForRuntimeHookTargetResolution
public boolean readyForRuntimeHookTargetResolution()
-