public class UnknownParam_c extends Param_c implements UnknownParam
UnknownParam interface.| Constructor and Description |
|---|
UnknownParam_c(JifTypeSystem ts,
polyglot.util.Position pos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCanonical() |
boolean |
isRuntimeRepresentable() |
java.lang.String |
toString() |
typeSystemcopy, equals, equalsImpl, hashCode, positionclone, finalize, getClass, notify, notifyAll, wait, wait, waittypeSystempublic UnknownParam_c(JifTypeSystem ts, polyglot.util.Position pos)
public boolean isRuntimeRepresentable()
isRuntimeRepresentable in interface Parampublic boolean isCanonical()
isCanonical in interface ParamisCanonical in interface polyglot.types.TypeObjectpublic java.lang.String toString()
toString in class java.lang.Object