jif.translate
Class CanonicalPrincipalNodeToJavaExt_c

java.lang.Object
  extended by polyglot.ast.Ext_c
      extended by jif.translate.ToJavaExt_c
          extended by jif.translate.CanonicalPrincipalNodeToJavaExt_c
All Implemented Interfaces:
java.lang.Cloneable, ToJavaExt, polyglot.ast.Ext, polyglot.util.Copy

public class CanonicalPrincipalNodeToJavaExt_c
extends ToJavaExt_c


Field Summary
 
Fields inherited from class polyglot.ast.Ext_c
ext, node
 
Constructor Summary
CanonicalPrincipalNodeToJavaExt_c()
           
 
Method Summary
 polyglot.ast.Node toJava(JifToJavaRewriter rw)
           
 
Methods inherited from class jif.translate.ToJavaExt_c
toJavaEnter
 
Methods inherited from class polyglot.ast.Ext_c
copy, dump, ext, ext, init, node, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface polyglot.ast.Ext
dump, ext, ext, init, node
 
Methods inherited from interface polyglot.util.Copy
copy
 

Constructor Detail

CanonicalPrincipalNodeToJavaExt_c

public CanonicalPrincipalNodeToJavaExt_c()
Method Detail

toJava

public polyglot.ast.Node toJava(JifToJavaRewriter rw)
                         throws polyglot.types.SemanticException
Specified by:
toJava in interface ToJavaExt
Specified by:
toJava in class ToJavaExt_c
Throws:
polyglot.types.SemanticException