public class JifFieldAssignDel extends JifAssignDel
FieldAssign
node.arithmeticExcIsFatal
fatalExceptions
Constructor and Description |
---|
JifFieldAssignDel() |
Modifier and Type | Method and Description |
---|---|
java.util.List<polyglot.types.Type> |
throwTypes(polyglot.types.TypeSystem ts)
This differs from the method defined in FieldAssign_c in that it does not
throw a null pointer exception if the receiver is guaranteed to be
non-null
|
setFatalExceptions, throwsArithmeticException
buildTypes, fatalExceptions, translate
addDecls, buildTypesEnter, checkConstants, childExpectedType, copy, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, extRewriteOverride, init, jl, lang, node, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitList
public java.util.List<polyglot.types.Type> throwTypes(polyglot.types.TypeSystem ts)
throwTypes
in interface polyglot.ast.NodeOps
throwTypes
in class JifAssignDel