polyglot.ext.coffer.types
Class CofferConstructorInstance_c.GetType

java.lang.Object
  extended by polyglot.ext.coffer.types.CofferConstructorInstance_c.GetType
All Implemented Interfaces:
Transformation
Enclosing class:
CofferConstructorInstance_c

public class CofferConstructorInstance_c.GetType
extends java.lang.Object
implements Transformation


Field Summary
 
Fields inherited from interface polyglot.util.Transformation
NOTHING
 
Constructor Summary
CofferConstructorInstance_c.GetType()
           
 
Method Summary
 java.lang.Object transform(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CofferConstructorInstance_c.GetType

public CofferConstructorInstance_c.GetType()
Method Detail

transform

public java.lang.Object transform(java.lang.Object o)
Specified by:
transform in interface Transformation