public class JifFieldAssignDel extends JifAssignDel
FieldAssign node.arithmeticExcIsFatalfatalExceptions| 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, throwsArithmeticExceptionbuildTypes, fatalExceptions, translateaddDecls, 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, visitListpublic java.util.List<polyglot.types.Type> throwTypes(polyglot.types.TypeSystem ts)
throwTypes in interface polyglot.ast.NodeOpsthrowTypes in class JifAssignDel