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() |
typeSystem
copy, equals, equalsImpl, hashCode, position
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
typeSystem
public UnknownParam_c(JifTypeSystem ts, polyglot.util.Position pos)
public boolean isRuntimeRepresentable()
isRuntimeRepresentable
in interface Param
public boolean isCanonical()
isCanonical
in interface Param
isCanonical
in interface polyglot.types.TypeObject
public java.lang.String toString()
toString
in class java.lang.Object