|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
public interface ObjectType
| Method Summary | |
|---|---|
Object |
determineType(String type,
String field)
for composite types return a String with the type name, for simple types return a descriptor object if field is null, the method should return the type if it is a valid type, null otherwise. |
int |
getTypeOf(Object descriptor)
given a type descriptor, resolve it to an integer for type analysis |
| Method Detail |
|---|
Object determineType(String type,
String field)
throws antlr.RecognitionException
antlr.RecognitionExceptionint getTypeOf(Object descriptor)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||