JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.sonar.python.tree.NameImpl
Packages that use
NameImpl
Package
Description
org.sonar.python.tree
Uses of
NameImpl
in
org.sonar.python.tree
Methods in
org.sonar.python.tree
that return
NameImpl
Modifier and Type
Method
Description
NameImpl
NameImpl.
typeV2
(
PythonType
pythonType)