Verwendungen von Schnittstelle
org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
Packages, die EvaluationConstants verwenden
-
Verwendungen von EvaluationConstants in org.aspectj.org.eclipse.jdt.internal.eval
Klassen in org.aspectj.org.eclipse.jdt.internal.eval, die EvaluationConstants implementierenModifizierer und TypKlasseBeschreibungclassclassAn 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.