public class InlineCacheGuardPosition extends NodeSourcePosition
Constructor and Description |
---|
InlineCacheGuardPosition(NodeSourcePosition callStack,
ResolvedJavaType dispatchedType,
ResolvedJavaMethod targetMethod) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ResolvedJavaType |
getDispatchedType() |
ResolvedJavaMethod |
getTargetMethod() |
int |
hashCode() |
String |
toString() |
addCaller, addCaller, addCaller, addCaller, depth, getCaller, getMarker, getRootMethod, getSourceLanguage, isPlaceholder, isSubstitution, iterator, placeholder, placeholder, substitution, substitution, substitution, substitution, trim, verify, verifyRootMethod
forEach, spliterator
public InlineCacheGuardPosition(NodeSourcePosition callStack, ResolvedJavaType dispatchedType, ResolvedJavaMethod targetMethod)
public ResolvedJavaType getDispatchedType()
public ResolvedJavaMethod getTargetMethod()
public int hashCode()
hashCode
in class NodeSourcePosition
public boolean equals(Object obj)
equals
in class NodeSourcePosition
public String toString()
toString
in class NodeSourcePosition