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, typeSystemprotected Label endorseTo
public AutoEndorseConstraint_c(JifTypeSystem ts, polyglot.util.Position pos, Label endorseTo)
public AutoEndorseConstraint endorseTo(Label endorseTo)
endorseTo in interface AutoEndorseConstraintpublic Label endorseTo()
endorseTo in interface AutoEndorseConstraintpublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean isCanonical()
isCanonical in interface polyglot.types.TypeObject