|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.ext.jl.ast.Ext_c
polyglot.ext.jl.ast.JL_c
jif.extension.JifJL_c
jif.extension.JifFieldAssignDel
The Jif extension of the FieldAssign
node.
Field Summary |
---|
Fields inherited from class polyglot.ext.jl.ast.Ext_c |
---|
ext, node |
Constructor Summary | |
---|---|
JifFieldAssignDel()
|
Method Summary | |
---|---|
java.util.List |
throwTypes(polyglot.types.TypeSystem ts)
This differs from the method defined in Field_c in that it does not throw a null pointer exception if the receiver is guaranteed to be non-null |
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, typeCheck, 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 |
public JifFieldAssignDel()
Method Detail |
public java.util.List throwTypes(polyglot.types.TypeSystem ts)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |