Package | Description |
---|---|
org.eclipse.wst.jsdt.core.dom | |
org.eclipse.wst.jsdt.js.common.build.system | |
org.eclipse.wst.jsdt.js.grunt.util | |
org.eclipse.wst.jsdt.js.gulp.util |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildSystemVisitor |
Modifier and Type | Class and Description |
---|---|
class |
GruntVisitor |
Modifier and Type | Class and Description |
---|---|
class |
GulpVisitor |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.