Uses of Class
org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
Packages that use InterTypeFieldDeclaration
Package
Description
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Uses of InterTypeFieldDeclaration in org.aspectj.org.eclipse.jdt.core.dom
Methods in org.aspectj.org.eclipse.jdt.core.dom with parameters of type InterTypeFieldDeclarationModifier and TypeMethodDescriptionAjASTConverter.convert(InterTypeFieldDeclaration fieldDecl) protected VariableDeclarationFragmentAjASTConverter.convertToVariableDeclarationFragment(InterTypeFieldDeclaration fieldDeclaration) protected voidAjASTConverter.setModifiers(InterTypeFieldDeclaration fieldDeclaration, InterTypeFieldDeclaration fieldDecl)