JavaScript Development Tools
Release 3.2

Uses of Class
org.eclipse.wst.jsdt.core.dom.ASTVisitor

Packages that use ASTVisitor
org.eclipse.wst.jsdt.core.dom   
 

Uses of ASTVisitor in org.eclipse.wst.jsdt.core.dom
 

Methods in org.eclipse.wst.jsdt.core.dom with parameters of type ASTVisitor
 void ASTNode.accept(ASTVisitor visitor)
          Accepts the given visitor on a visit of the current node.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.