|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayType | |
---|---|
com.sun.mirror.util | Utilities to assist in the processing of declarations and types. |
Uses of ArrayType in com.sun.mirror.util |
---|
Methods in com.sun.mirror.util that return ArrayType | |
---|---|
ArrayType |
Types.getArrayType(TypeMirror componentType)
Returns an array type with the specified component type. |
Methods in com.sun.mirror.util with parameters of type ArrayType | |
---|---|
void |
SimpleTypeVisitor.visitArrayType(ArrayType t)
Visits an array type. |
void |
TypeVisitor.visitArrayType(ArrayType t)
Visits an array type. |
|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.