public class VariableScopeVisitor extends ClassCodeVisitorSupport
Initializes the variable scopes for an AST.
| Constructor and description | 
|---|
| VariableScopeVisitor(SourceUnit source, boolean recurseInnerClasses) | 
| VariableScopeVisitor(SourceUnit source) | 
Sets the current class node context.
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.