Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom |
Modifier and Type | Class and Description |
---|---|
class |
DefaultASTVisitor
An
ASTVisitor that can be configured to have a default implementation
for all nodes. |
Modifier and Type | Method and Description |
---|---|
void |
ASTNode.accept(ASTVisitor visitor)
Accepts the given visitor on a visit of the current node.
|
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.