| Modifier and Type | Class and Description |
|---|---|
class |
DumpFacade |
| Modifier and Type | Class and Description |
|---|---|
class |
DataFlowFacade
TODO What about initializers? This only processes methods and
constructors.
|
class |
StatementAndBraceFinder
Sublayer of DataFlowFacade.
|
class |
VariableAccessVisitor
Searches for special nodes and computes based on the sequence, the type of
access of a variable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OccurrenceFinder |
class |
ScopeAndDeclarationFinder
Visitor for scope creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassTypeResolver |
class |
TypeResolutionFacade |
Copyright © 2002–2017 PMD. All rights reserved.