Package | Description |
---|---|
com.github.javaparser.symbolsolver.resolution.naming |
Class and Description |
---|
NameCategory
Context causes a name syntactically to fall into one of seven categories: ModuleName, PackageName, TypeName,
ExpressionName, MethodName, PackageOrTypeName, or AmbiguousName.
|
NameRole
Each Name can be part either of a Declaration or a Reference to a Declaration.
|
Copyright © 2007–2019. All rights reserved.