|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.ast.Ext_c
polyglot.ast.JL_c
jif.extension.JifJL_c
jif.extension.JifArrayAccessDel
public class JifArrayAccessDel
The Jif extension of the ArrayAccess node.
| Field Summary |
|---|
| Fields inherited from class polyglot.ast.Ext_c |
|---|
ext, node |
| Constructor Summary | |
|---|---|
JifArrayAccessDel()
|
|
| Method Summary | |
|---|---|
boolean |
arrayIsNeverNull()
|
boolean |
outOfBoundsExcThrown()
|
void |
setArrayIsNeverNull()
|
void |
setNoOutOfBoundsExcThrown()
|
java.util.List |
throwTypes(polyglot.types.TypeSystem ts)
List of Types of exceptions that might get thrown. |
| Methods inherited from class jif.extension.JifJL_c |
|---|
buildTypes, translate |
| Methods inherited from class polyglot.ast.JL_c |
|---|
addDecls, buildTypesEnter, checkConstants, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, jl, prettyPrint, prettyPrint, prettyPrint, typeCheck, typeCheckEnter, typeCheckOverride, visitChildren |
| Methods inherited from class polyglot.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 JifArrayAccessDel()
| Method Detail |
|---|
public void setArrayIsNeverNull()
public boolean arrayIsNeverNull()
public void setNoOutOfBoundsExcThrown()
public boolean outOfBoundsExcThrown()
public java.util.List throwTypes(polyglot.types.TypeSystem ts)
throwTypes in interface polyglot.ast.NodeOpsthrowTypes in class polyglot.ast.JL_c
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||