polyglot.ext.coffer.types
Interface CofferConstructorInstance

All Superinterfaces:
java.lang.Cloneable, CodeInstance, CofferProcedureInstance, ConstructorInstance, Copy, MemberInstance, ProcedureInstance, java.io.Serializable, TypeObject
All Known Implementing Classes:
CofferConstructorInstance_c

public interface CofferConstructorInstance
extends ConstructorInstance, CofferProcedureInstance

Coffer constructor instance.


Method Summary
 
Methods inherited from interface polyglot.types.ConstructorInstance
container, flags, formalTypes, throwTypes
 
Methods inherited from interface polyglot.types.ProcedureInstance
callValid, callValidImpl, designator, formalTypes, hasFormals, hasFormalsImpl, moreSpecific, moreSpecificImpl, signature, throwsSubset, throwsSubsetImpl, throwTypes
 
Methods inherited from interface polyglot.types.MemberInstance
container, flags
 
Methods inherited from interface polyglot.types.TypeObject
equalsImpl, isCanonical, position, typeSystem
 
Methods inherited from interface polyglot.util.Copy
copy
 
Methods inherited from interface polyglot.ext.coffer.types.CofferProcedureInstance
entryKeys, entryKeys, returnKeys, returnKeys, throwConstraints, throwConstraints
 
Methods inherited from interface polyglot.types.ProcedureInstance
callValid, callValidImpl, designator, formalTypes, hasFormals, hasFormalsImpl, moreSpecific, moreSpecificImpl, signature, throwsSubset, throwsSubsetImpl, throwTypes
 
Methods inherited from interface polyglot.types.MemberInstance
container, flags
 
Methods inherited from interface polyglot.types.TypeObject
equalsImpl, isCanonical, position, typeSystem
 
Methods inherited from interface polyglot.util.Copy
copy