polyglot.ext.coffer.types
Interface ThrowConstraint

All Known Implementing Classes:
ThrowConstraint_c

public interface ThrowConstraint


Method Summary
 KeySet keys()
           
 ThrowConstraint keys(KeySet keys)
           
 Type throwType()
           
 ThrowConstraint throwType(Type throwType)
           
 

Method Detail

keys

KeySet keys()

keys

ThrowConstraint keys(KeySet keys)

throwType

Type throwType()

throwType

ThrowConstraint throwType(Type throwType)