A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.pmd-code.org/apidocs/pmd-core/7.15.0/net/sourceforge/pmd/lang/ast/AstVisitor.html below:

AstVisitor (PMD Core 7.15.0 API)

Root interface for AST visitors. Language modules publish a subinterface with one separate visit method for each type of node in the language, eg JavaVisitor.

Usually you never want to call visit methods manually, instead calling Node::acceptVisitor, which then dispatches to the most specific method of the visitor instance.

Use Void as a type parameter if you don't want a parameter type or a return type.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4