org.aspectj.org.eclipse.jdt.internal.codeassist
Interface RelevanceConstants
- All Known Implementing Classes:
- CompletionEngine
public interface RelevanceConstants
R_DEFAULT
static final int R_DEFAULT
- See Also:
- Constant Field Values
R_INTERESTING
static final int R_INTERESTING
- See Also:
- Constant Field Values
R_CASE
static final int R_CASE
- See Also:
- Constant Field Values
R_CAMEL_CASE
static final int R_CAMEL_CASE
- See Also:
- Constant Field Values
R_EXACT_NAME
static final int R_EXACT_NAME
- See Also:
- Constant Field Values
R_VOID
static final int R_VOID
- See Also:
- Constant Field Values
R_EXPECTED_TYPE
static final int R_EXPECTED_TYPE
- See Also:
- Constant Field Values
R_EXACT_EXPECTED_TYPE
static final int R_EXACT_EXPECTED_TYPE
- See Also:
- Constant Field Values
R_INTERFACE
static final int R_INTERFACE
- See Also:
- Constant Field Values
R_CLASS
static final int R_CLASS
- See Also:
- Constant Field Values
R_ENUM
static final int R_ENUM
- See Also:
- Constant Field Values
R_ANNOTATION
static final int R_ANNOTATION
- See Also:
- Constant Field Values
R_EXCEPTION
static final int R_EXCEPTION
- See Also:
- Constant Field Values
R_ENUM_CONSTANT
static final int R_ENUM_CONSTANT
- See Also:
- Constant Field Values
R_ABSTRACT_METHOD
static final int R_ABSTRACT_METHOD
- See Also:
- Constant Field Values
R_NON_STATIC
static final int R_NON_STATIC
- See Also:
- Constant Field Values
R_UNQUALIFIED
static final int R_UNQUALIFIED
- See Also:
- Constant Field Values
R_QUALIFIED
static final int R_QUALIFIED
- See Also:
- Constant Field Values
R_NAME_FIRST_PREFIX
static final int R_NAME_FIRST_PREFIX
- See Also:
- Constant Field Values
R_NAME_PREFIX
static final int R_NAME_PREFIX
- See Also:
- Constant Field Values
R_NAME_FIRST_SUFFIX
static final int R_NAME_FIRST_SUFFIX
- See Also:
- Constant Field Values
R_NAME_SUFFIX
static final int R_NAME_SUFFIX
- See Also:
- Constant Field Values
R_NAME_LESS_NEW_CHARACTERS
static final int R_NAME_LESS_NEW_CHARACTERS
- See Also:
- Constant Field Values
R_METHOD_OVERIDE
static final int R_METHOD_OVERIDE
- See Also:
- Constant Field Values
R_NON_RESTRICTED
static final int R_NON_RESTRICTED
- See Also:
- Constant Field Values
R_TRUE_OR_FALSE
static final int R_TRUE_OR_FALSE
- See Also:
- Constant Field Values
R_INLINE_TAG
static final int R_INLINE_TAG
- See Also:
- Constant Field Values
R_VALUE_TAG
static final int R_VALUE_TAG
- See Also:
- Constant Field Values
R_NON_INHERITED
static final int R_NON_INHERITED
- See Also:
- Constant Field Values
R_NO_PROBLEMS
static final int R_NO_PROBLEMS
- See Also:
- Constant Field Values
R_RESOLVED
static final int R_RESOLVED
- See Also:
- Constant Field Values
R_TARGET
static final int R_TARGET
- See Also:
- Constant Field Values
R_FINAL
static final int R_FINAL
- See Also:
- Constant Field Values