Uses of Interface
org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Packages that use IEvaluationContext
Package
Description
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
-
Uses of IEvaluationContext in org.aspectj.org.eclipse.jdt.core
Methods in org.aspectj.org.eclipse.jdt.core that return IEvaluationContextModifier and TypeMethodDescriptionIJavaProject.newEvaluationContext()Creates a new evaluation context. -
Uses of IEvaluationContext in org.aspectj.org.eclipse.jdt.internal.core
Methods in org.aspectj.org.eclipse.jdt.internal.core that return IEvaluationContext -
Uses of IEvaluationContext in org.aspectj.org.eclipse.jdt.internal.core.eval
Classes in org.aspectj.org.eclipse.jdt.internal.core.eval that implement IEvaluationContextModifier and TypeClassDescriptionclassA wrapper around the infrastructure evaluation context.