public class FunctionDefiningModuleVisitor extends SubscriptionVisitor
| Constructor and Description |
|---|
FunctionDefiningModuleVisitor() |
| Modifier and Type | Method and Description |
|---|---|
static Set<FunctionTree> |
getFunctionsDefiningModule(ScriptTree scriptTree) |
Set<Tree.Kind> |
nodesToVisit() |
void |
visitNode(Tree tree) |
getContext, isSubscribed, leaveFile, leaveNode, scanTree, scanTree, visitFilepublic static Set<FunctionTree> getFunctionsDefiningModule(ScriptTree scriptTree)
public Set<Tree.Kind> nodesToVisit()
nodesToVisit in class SubscriptionVisitorpublic void visitNode(Tree tree)
visitNode in class SubscriptionVisitorCopyright © 2011–2018 SonarSource and Eriks Nukis. All rights reserved.