public abstract class Param_c extends polyglot.types.TypeObject_c implements Param
Constructor and Description |
---|
Param_c() |
Param_c(polyglot.types.TypeSystem ts) |
Param_c(polyglot.types.TypeSystem ts,
polyglot.util.Position pos) |
Modifier and Type | Method and Description |
---|---|
JifTypeSystem |
typeSystem() |
copy, equals, equalsImpl, hashCode, position
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
isCanonical, isRuntimeRepresentable
public Param_c()
public Param_c(polyglot.types.TypeSystem ts, polyglot.util.Position pos)
public Param_c(polyglot.types.TypeSystem ts)
public JifTypeSystem typeSystem()
typeSystem
in interface Param
typeSystem
in interface polyglot.types.TypeObject
typeSystem
in class polyglot.types.TypeObject_c