Constructor and Description |
---|
JavaTypeContext(TypeAbstraction type) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ContextItem |
get(ContextKey name) |
TypeAbstraction |
getType() |
int |
hashCode() |
String |
toString() |
public JavaTypeContext(TypeAbstraction type)
public ContextItem get(ContextKey name)
public TypeAbstraction getType()