jif.types
Class JifSubst_c.PrincipalXform

java.lang.Object
  extended by jif.types.JifSubst_c.PrincipalXform
All Implemented Interfaces:
polyglot.util.Transformation
Enclosing class:
JifSubst_c

public class JifSubst_c.PrincipalXform
extends java.lang.Object
implements polyglot.util.Transformation


Field Summary
 
Fields inherited from interface polyglot.util.Transformation
NOTHING
 
Constructor Summary
JifSubst_c.PrincipalXform()
           
 
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

JifSubst_c.PrincipalXform

public JifSubst_c.PrincipalXform()
Method Detail

transform

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