jif.extension
Interface JifFieldDeclExt

All Superinterfaces:
java.lang.Cloneable, polyglot.util.Copy, polyglot.ast.Ext, Jif
All Known Implementing Classes:
JifFieldDeclExt_c

public interface JifFieldDeclExt
extends Jif

The Jif extension of the FieldDecl node.

See Also:
FieldDecl

Method Summary
 void labelCheckField(LabelChecker lc, JifClassType ct)
           
 
Methods inherited from interface jif.ast.Jif
integerBoundsCalculated, labelCheck, toJava, toJava, X, X
 
Methods inherited from interface polyglot.ast.Ext
dump, ext, ext, init, node
 
Methods inherited from interface polyglot.util.Copy
copy
 

Method Detail

labelCheckField

void labelCheckField(LabelChecker lc,
                     JifClassType ct)
                     throws polyglot.types.SemanticException
Throws:
polyglot.types.SemanticException