Class AbstractVariableDeclaration

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
All Implemented Interfaces:
InvocationSite, TypeConstants, TypeIds
Direct Known Subclasses:
FieldDeclaration, LocalDeclaration, RecordComponent, TypeParameter

public abstract class AbstractVariableDeclaration extends Statement implements InvocationSite