Uses of Interface
org.aspectj.org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
Packages that use IDocumentElementRequestor
Package
Description
-
Uses of IDocumentElementRequestor in org.aspectj.org.eclipse.jdt.internal.compiler
Constructors in org.aspectj.org.eclipse.jdt.internal.compiler with parameters of type IDocumentElementRequestorModifierConstructorDescriptionDocumentElementParser(IDocumentElementRequestor requestor, IProblemFactory problemFactory, CompilerOptions options) -
Uses of IDocumentElementRequestor in org.aspectj.org.eclipse.jdt.internal.core.jdom
Classes in org.aspectj.org.eclipse.jdt.internal.core.jdom that implement IDocumentElementRequestorModifier and TypeClassDescriptionclassDeprecated.The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.