Interface Name
- All Superinterfaces:
Expression,HasSymbol,Tree
- All Known Implementing Classes:
NameImpl
See https://docs.python.org/3/reference/expressions.html#atom-identifiers
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.sonar.plugins.python.api.tree.Expression
type
-
Method Details
-
name
String name() -
isVariable
boolean isVariable()
-