jif.types
Interface AutoEndorseConstraint

All Superinterfaces:
Assertion, java.lang.Cloneable, polyglot.util.Copy, java.io.Serializable, polyglot.types.TypeObject
All Known Implementing Classes:
AutoEndorseConstraint_c

public interface AutoEndorseConstraint
extends Assertion

The auto endorse constraint.


Method Summary
 Label endorseTo()
           
 AutoEndorseConstraint endorseTo(Label endorseTo)
           
 
Methods inherited from interface polyglot.types.TypeObject
equalsImpl, isCanonical, position, typeSystem
 
Methods inherited from interface polyglot.util.Copy
copy
 

Method Detail

endorseTo

Label endorseTo()

endorseTo

AutoEndorseConstraint endorseTo(Label endorseTo)