Package | Description |
---|---|
org.eclipse.wst.jsdt.core.ast | |
org.eclipse.wst.jsdt.core.infer |
Modifier and Type | Method and Description |
---|---|
void |
IASTNode.traverse(ASTVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
InferEngine
The default inference engine.
|
Modifier and Type | Method and Description |
---|---|
protected ASTVisitor |
InferEngine.getVisitor(org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration compilationUnit)
Return a visitor to traverse the given compilation unit's AST.
|
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.