|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeInfo
| Method Summary | |
|---|---|
void |
accept(Visitor visitor)
Visit the type info. |
Object |
getType()
Returns the underlying type object. |
boolean |
isSubType(TypeInfo typeInfo)
Returns true if the current type is a sub type of the argument. |
| Method Detail |
|---|
Object getType()
void accept(Visitor visitor)
visitor - the visitorboolean isSubType(TypeInfo typeInfo)
typeInfo - the type to test
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||