Uses of Interface
org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
Packages that use EvaluationConstants
-
Uses of EvaluationConstants in org.aspectj.org.eclipse.jdt.internal.eval
Classes in org.aspectj.org.eclipse.jdt.internal.eval that implement EvaluationConstantsModifier and TypeClassDescriptionclassclassAn environment that wraps the client's name environment.classA code snippet evaluator compiles and returns class file for a code snippet.classclassA parser for code snippets.classclassA return statement inside a code snippet.classA 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).classThe skeleton of the class 'org.eclipse.jdt.internal.eval.target.CodeSnippet' used at compile time.classA super reference inside a code snippet denotes a reference to the super type of the remote receiver object (that is, the receiver of the context in the stack frame).classA this reference inside a code snippet denotes a remote receiver object (that is, the receiver of the context in the stack frame)classclassA variables evaluator compiles the global variables of an evaluation context and returns the corresponding class files.