jif.extension
Class JifInitializerDel

java.lang.Object
  extended bypolyglot.ext.jl.ast.Ext_c
      extended bypolyglot.ext.jl.ast.JL_c
          extended byjif.extension.JifJL_c
              extended byjif.extension.JifInitializerDel
All Implemented Interfaces:
java.lang.Cloneable, polyglot.util.Copy, polyglot.ast.Ext, polyglot.ast.JL, polyglot.ast.NodeOps

public class JifInitializerDel
extends JifJL_c

The Jif extension of the Initializer node.

See Also:
Initializer

Field Summary
 
Fields inherited from class polyglot.ext.jl.ast.Ext_c
ext, node
 
Constructor Summary
JifInitializerDel()
           
 
Method Summary
 polyglot.ast.Node typeCheck(polyglot.visit.TypeChecker tc)
           
 
Methods inherited from class jif.extension.JifJL_c
buildTypes, translate
 
Methods inherited from class polyglot.ext.jl.ast.JL_c
addDecls, buildTypesEnter, checkConstants, disambiguate, disambiguateEnter, disambiguateOverride, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, jl, prettyPrint, throwTypes, typeCheckEnter, typeCheckOverride, visitChildren
 
Methods inherited from class polyglot.ext.jl.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.JL
init, node
 
Methods inherited from interface polyglot.util.Copy
copy
 

Constructor Detail

JifInitializerDel

public JifInitializerDel()
Method Detail

typeCheck

public polyglot.ast.Node typeCheck(polyglot.visit.TypeChecker tc)
                            throws polyglot.types.SemanticException
Throws:
polyglot.types.SemanticException