public class AutoEndorseConstraint_c extends polyglot.types.TypeObject_c implements AutoEndorseConstraint
CallerConstraint
interface.Constructor and Description |
---|
AutoEndorseConstraint_c(JifTypeSystem ts,
polyglot.util.Position pos,
Label endorseTo) |
Modifier and Type | Method and Description |
---|---|
Label |
endorseTo() |
AutoEndorseConstraint |
endorseTo(Label endorseTo) |
boolean |
isCanonical() |
java.lang.String |
toString() |
copy, equals, equalsImpl, hashCode, position, typeSystem
protected Label endorseTo
public AutoEndorseConstraint_c(JifTypeSystem ts, polyglot.util.Position pos, Label endorseTo)
public AutoEndorseConstraint endorseTo(Label endorseTo)
endorseTo
in interface AutoEndorseConstraint
public Label endorseTo()
endorseTo
in interface AutoEndorseConstraint
public java.lang.String toString()
toString
in class java.lang.Object
public boolean isCanonical()
isCanonical
in interface polyglot.types.TypeObject