StringLiteral
Bases: Expression
Class for string literals.
Attributes:
| Name | Type | Description |
|---|---|---|
value |
str
|
The name of the string literal. |
Bases: Expression
Class for string literals.
Attributes:
| Name | Type | Description |
|---|---|---|
value |
str
|
The name of the string literal. |
src/library_analyzer/processing/api/purity_analysis/model/_purity.py