polyglot.types
Interface PlaceHolder

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
PlaceHolder_c

public interface PlaceHolder
extends java.io.Serializable

A place holder type used to serialize types that cannot be serialized.


Method Summary
 TypeObject resolve(TypeSystem ts)
           
 

Method Detail

resolve

TypeObject resolve(TypeSystem ts)