|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.ast.Ext_c
jif.ast.Jif_c
jif.extension.JifExprExt
jif.extension.JifInstanceofExt
public class JifInstanceofExt
The Jif extension of the Instanceof node.
Instanceof| Field Summary |
|---|
| Fields inherited from class jif.ast.Jif_c |
|---|
toJava, X |
| Fields inherited from class polyglot.ast.Ext_c |
|---|
ext, node |
| Constructor Summary | |
|---|---|
JifInstanceofExt(ToJavaExt toJava)
|
|
| Method Summary | |
|---|---|
polyglot.ast.Node |
labelCheck(LabelChecker lc)
Label check the node to which this extension is attached. |
| Methods inherited from class jif.extension.JifExprExt |
|---|
getNumericBounds, setNumericBounds |
| Methods inherited from class jif.ast.Jif_c |
|---|
checkAndRemoveThrowType, checkThrowTypes, copy, getPathMap, init, integerBoundsCalculated, toJava, toJava, updatePathMap, X, X |
| Methods inherited from class polyglot.ast.Ext_c |
|---|
dump, ext, ext, 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.Ext |
|---|
dump, ext, ext, node |
| Constructor Detail |
|---|
public JifInstanceofExt(ToJavaExt toJava)
| Method Detail |
|---|
public polyglot.ast.Node labelCheck(LabelChecker lc)
throws polyglot.types.SemanticException
Jif
labelCheck in interface JiflabelCheck in class Jif_cpolyglot.types.SemanticException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||