JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.google.javascript.jscomp.TemplateAstMatcher.Visitor
Packages that use
TemplateAstMatcher.Visitor
Package
Description
com.google.javascript.jscomp
Provides the core compiler and its public API.
Uses of
TemplateAstMatcher.Visitor
in
com.google.javascript.jscomp
Methods in
com.google.javascript.jscomp
with parameters of type
TemplateAstMatcher.Visitor
Modifier and Type
Method and Description
private void
TemplateAstMatcher.
traverse
(
Node
n,
TemplateAstMatcher.Visitor
callback)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes