Uses of Interface
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
Packages that use ProblemReasons
Package
Description
-
Uses of ProblemReasons in org.aspectj.ajdt.internal.compiler.lookup
Classes in org.aspectj.ajdt.internal.compiler.lookup that implement ProblemReasonsModifier and TypeClassDescriptionclassOverrides the default EclipseLookupEnvironmentfor two purposes: To provide some additional phases tocompleteTypeBindings, that weave declare parents and inter-type declarations at the correct time. -
Uses of ProblemReasons in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.lookup that implement ProblemReasonsModifier and TypeClassDescriptionclassAspectJ Extension - made many methods and fields more visible for extension Also modified error checking on getType(char[][] compoundName) to allow refering to inner types directly. -
Uses of ProblemReasons in org.aspectj.org.eclipse.jdt.internal.eval
Classes in org.aspectj.org.eclipse.jdt.internal.eval that implement ProblemReasonsModifier and TypeClassDescriptionclassclassclassclassA single name reference inside a code snippet can denote a field of a remote receiver object (that is, the receiver of the context in the stack frame).