JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.google.javascript.jscomp
Interface NodeUtil.Visitor
Enclosing class:
NodeUtil
public static interface
NodeUtil.Visitor
Interface for use with the visit method.
See Also:
visit(com.google.javascript.rhino.Node)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
visit
(
Node
node)
Method Details
visit
void
visit
(
Node
node)