public interface TreeVisitor
| Modifier and Type | Method and Description |
|---|---|
TreeVisitorContext |
getContext() |
void |
scanTree(TreeVisitorContext context) |
TreeVisitorContext getContext()
void scanTree(TreeVisitorContext context)
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.