class GinqAstWalker extends Object implements GinqAstVisitor<Expression>, SyntaxErrorReportable
Visit AST of GINQ to generate target method calls for GINQ.
| Type | Name and description | 
|---|---|
| Map<String, String> | configuration | 
| SourceUnit | sourceUnit | 
| Constructor and description | 
|---|
| GinqAstWalker(SourceUnit sourceUnit) | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.