|
ESC/Java2 © 2003,2004,2005 David Cok and Joseph Kiniry © 2005 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDeclVec | |
escjava | |
javafe.ast |
Uses of TypeDeclVec in escjava |
Methods in escjava that return TypeDeclVec | |
(package private) TypeDeclVec |
RefinementSequence.cleancopy(TypeDeclVec types)
|
Methods in escjava with parameters of type TypeDeclVec | |
(package private) TypeDeclVec |
RefinementSequence.cleancopy(TypeDeclVec types)
|
Uses of TypeDeclVec in javafe.ast |
Fields in javafe.ast declared as TypeDeclVec | |
TypeDeclVec |
CompilationUnit.elems
|
Methods in javafe.ast that return TypeDeclVec | |
static TypeDeclVec |
TypeDeclVec.make()
* Public maker methods: * * |
static TypeDeclVec |
TypeDeclVec.make(int count)
|
static TypeDeclVec |
TypeDeclVec.make(java.util.Vector vec)
|
static TypeDeclVec |
TypeDeclVec.make(TypeDecl[] els)
|
static TypeDeclVec |
TypeDeclVec.popFromStackVector(StackVector s)
|
TypeDeclVec |
TypeDeclVec.copy()
|
Methods in javafe.ast with parameters of type TypeDeclVec | |
void |
TypeDeclVec.append(TypeDeclVec vec)
|
static CompilationUnit |
CompilationUnit.make(Name pkgName,
LexicalPragmaVec lexicalPragmas,
ImportDeclVec imports,
TypeDeclVec elems,
int loc,
TypeDeclElemVec otherPragmas)
|
|
ESC/Java2 © 2003,2004,2005 David Cok and Joseph Kiniry © 2005 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
PREV NEXT | FRAMES NO FRAMES |