Java org.eclipse.jdt.internal.compiler.lookup Binding fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.compiler.lookup Binding fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.compiler.lookup Binding.

The text is from its open source code.

Subclass

org.eclipse.jdt.internal.compiler.lookup.Binding has subclasses.
Click this link to see all its subclasses.

Field

intFIELD
intLOCAL
intVARIABLE
intTYPE
intMETHOD
intPACKAGE
intARRAY_TYPE
intBASE_TYPE
intPARAMETERIZED_TYPE
intWILDCARD_TYPE
intRAW_TYPE
intGENERIC_TYPE
intTYPE_PARAMETER
intINTERSECTION_TYPE
intINTERSECTION_TYPE18
TypeBinding[]NO_TYPES
TypeBinding[]NO_PARAMETERS
ReferenceBinding[]NO_EXCEPTIONS
FieldBinding[]NO_FIELDS
MethodBinding[]NO_METHODS
ReferenceBinding[]NO_SUPERINTERFACES
ReferenceBinding[]NO_MEMBER_TYPES
TypeVariableBinding[]NO_TYPE_VARIABLES
AnnotationBinding[]NO_ANNOTATIONS
ElementValuePair[]NO_ELEMENT_VALUE_PAIRS
FieldBinding[]UNINITIALIZED_FIELDS
MethodBinding[]UNINITIALIZED_METHODS

Constructor

Method

char[]computeUniqueKey()
longgetAnnotationTagBits()
Compute the tagbits for standard annotations.
booleanisValidBinding()
intkind()
intproblemId()
char[]readableName()
char[]shortReadableName()