|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthw4.TypeBridge
This class bridges the generic Type interface from the parser to actual types used in semantic analysis. Because this class implements TypeAttrs, it is also a hw3.Type.
| Constructor Summary | |
TypeBridge()
|
|
| Method Summary | |
abstract java.lang.String |
getTypeString()
A type string suitable for the JVM. |
abstract boolean |
isPrimitive()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TypeBridge()
| Method Detail |
public abstract boolean isPrimitive()
public abstract java.lang.String getTypeString()
getTypeString in interface TypeAttrspublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||