public class JifMuPClass_c extends polyglot.ext.param.types.MuPClass_c<ParamInstance,Param>
JifParsedPolyType
interface.Modifier | Constructor and Description |
---|---|
protected |
JifMuPClass_c() |
|
JifMuPClass_c(JifTypeSystem ts,
polyglot.util.Position pos) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ParamInstance> |
formals() |
java.lang.String |
toString() |
fullName, instantiate, isCanonical, name, package_, typeSystem
copy, equals, equalsImpl, hashCode, position
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected JifMuPClass_c()
public JifMuPClass_c(JifTypeSystem ts, polyglot.util.Position pos)
public java.util.List<ParamInstance> formals()
formals
in interface polyglot.ext.param.types.PClass<ParamInstance,Param>
formals
in class polyglot.ext.param.types.MuPClass_c<ParamInstance,Param>
public java.lang.String toString()
toString
in class java.lang.Object