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

public KeySet keys()

keys

public ThrowConstraint keys(KeySet keys)

throwType

public Type throwType()

throwType

public ThrowConstraint throwType(Type throwType)