|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseTypeBinding | |
|---|---|
| org.eclipse.jdt.internal.compiler.lookup | |
| Uses of BaseTypeBinding in org.eclipse.jdt.internal.compiler.lookup |
|---|
| Subclasses of BaseTypeBinding in org.eclipse.jdt.internal.compiler.lookup | |
|---|---|
class |
NullTypeBinding
|
class |
VoidTypeBinding
|
| Fields in org.eclipse.jdt.internal.compiler.lookup declared as BaseTypeBinding | |
|---|---|
static BaseTypeBinding |
TypeBinding.BOOLEAN
|
static BaseTypeBinding |
TypeBinding.BYTE
|
static BaseTypeBinding |
TypeBinding.CHAR
|
static BaseTypeBinding |
TypeBinding.DOUBLE
|
static BaseTypeBinding |
TypeBinding.FLOAT
|
static BaseTypeBinding |
TypeBinding.INT
Base type definitions |
static BaseTypeBinding |
TypeBinding.LONG
|
static BaseTypeBinding |
TypeBinding.SHORT
|
| Methods in org.eclipse.jdt.internal.compiler.lookup with parameters of type BaseTypeBinding | |
|---|---|
boolean |
TypeBindingVisitor.visit(BaseTypeBinding baseTypeBinding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||