|
ESC/Java2 © 2003,2004,2005,2006 David Cok and Joseph Kiniry © 2005,2006 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavafe.ast.ASTNode
javafe.ast.VarInit
javafe.ast.Expr
javafe.ast.BinaryExpr
escjava.AnnotationHandler.NonNullExpr
| Field Summary |
| Fields inherited from class javafe.ast.BinaryExpr |
left, locOp, op, right |
| Fields inherited from class javafe.ast.ASTNode |
bogusField, dotCounter, dotId |
| Constructor Summary | |
protected |
AnnotationHandler.NonNullExpr(int op,
Expr left,
Expr right,
int locOp)
|
| Method Summary | |
(package private) static AnnotationHandler.NonNullExpr |
make(FormalParaDecl arg,
int locNN)
|
| Methods inherited from class javafe.ast.BinaryExpr |
accept, accept, check, childAt, childCount, getEndLoc, getStartLoc, getTag, make, toString |
| Methods inherited from class javafe.ast.ASTNode |
clone, clone, getDecorations, isInternal, setDecorations |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected AnnotationHandler.NonNullExpr(int op,
Expr left,
Expr right,
int locOp)
| Method Detail |
static AnnotationHandler.NonNullExpr make(FormalParaDecl arg,
int locNN)
|
ESC/Java2 © 2003,2004,2005,2006 David Cok and Joseph Kiniry © 2005,2006 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||