Modifier and Type | Method and Description |
---|---|
IASBlockWalker |
IBackend.createWalker(IASProject project,
List<ICompilerProblem> errors,
IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IASBlockWalker |
Emitter.getWalker() |
Modifier and Type | Method and Description |
---|---|
void |
Emitter.setWalker(IASBlockWalker value) |
Modifier and Type | Class and Description |
---|---|
class |
ASBlockWalker
A base implementation of the
IASBlockVisitor that will walk the
ICompilationUnit s AST IASNode hierarchy. |
Modifier and Type | Method and Description |
---|---|
IASBlockWalker |
ASBackend.createWalker(IASProject project,
List<ICompilerProblem> errors,
IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IASBlockWalker |
JSBackend.createWalker(IASProject project,
List<ICompilerProblem> errors,
IASEmitter emitter) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.