public class ASTPair
extends Object
-
Field Summary
Fields
org.eclipse.jdt.internal.compiler.ast.ASTNode
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
node
public final org.eclipse.jdt.internal.compiler.ast.ASTNode node
-
Constructor Details
-
ASTPair
public ASTPair
(CtElement element,
org.eclipse.jdt.internal.compiler.ast.ASTNode node)
-