Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Packages, die EvaluationContext verwenden
Package
Beschreibung
-
Verwendungen von EvaluationContext in org.aspectj.org.eclipse.jdt.internal.core.eval
Felder in org.aspectj.org.eclipse.jdt.internal.core.eval, die deklariert sind als EvaluationContextMethoden in org.aspectj.org.eclipse.jdt.internal.core.eval, die EvaluationContext zurückgebenModifizierer und TypMethodeBeschreibungEvaluationContextWrapper.getInfrastructureEvaluationContext()Returns the infrastructure evaluation context.Konstruktoren in org.aspectj.org.eclipse.jdt.internal.core.eval mit Parametern vom Typ EvaluationContextModifiziererKonstruktorBeschreibungEvaluationContextWrapper(EvaluationContext context, JavaProject project) Creates a new wrapper around the given infrastructure evaluation context and project. -
Verwendungen von EvaluationContext in org.aspectj.org.eclipse.jdt.internal.eval
Konstruktoren in org.aspectj.org.eclipse.jdt.internal.eval mit Parametern vom Typ EvaluationContextModifiziererKonstruktorBeschreibungCodeSnippetAllocationExpression(EvaluationContext evaluationContext) CodeSnippetAllocationExpression constructor comment.CodeSnippetCompiler(INameEnvironment environment, IErrorHandlingPolicy policy, CompilerOptions compilerOptions, ICompilerRequestor requestor, IProblemFactory problemFactory, EvaluationContext evaluationContext, int codeSnippetStart, int codeSnippetEnd) Creates a new code snippet compiler initialized with a code snippet parser.CodeSnippetEnvironment(INameEnvironment env, EvaluationContext context) Creates a new wrapper for the given environment.CodeSnippetFieldReference(char[] source, long pos, EvaluationContext evaluationContext) CodeSnippetFieldReference constructor comment.CodeSnippetMessageSend(EvaluationContext evaluationContext) CodeSnippetMessageSend constructor comment.CodeSnippetParser(ProblemReporter problemReporter, EvaluationContext evaluationContext, boolean optimizeStringLiterals, int codeSnippetStart, int codeSnippetEnd) Creates a new code snippet parser.CodeSnippetQualifiedNameReference(char[][] sources, long[] positions, int sourceStart, int sourceEnd, EvaluationContext evaluationContext) CodeSnippetQualifiedNameReference constructor comment.CodeSnippetSingleNameReference(char[] source, long pos, EvaluationContext evaluationContext) CodeSnippetThisReference(int s, int sourceEnd, EvaluationContext evaluationContext, boolean isImplicit) CodeSnippetThisReference constructor comment.