pascalabcnet/AdditionalLanguages/SPython/SyntaxTreeConverters/SPythonStandardTreeConverter
Mikhalkovich Stanislav 2b72dd1142 2026
2026-01-02 12:36:47 +03:00
..
Properties 2026 2026-01-02 12:36:47 +03:00
AddForwardDeclarationsVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
AssignmentCharAsStringVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
BitwiseAssignmentDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
CompoundComparisonDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
EraseSpythonOnlyNodesVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
FindFunctionsNamesVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
FunctionsWithNamedParametersDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
GeneratorObjectDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
ImportToUsesVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
KwargsFunctionDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
MapDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
NameCorrectVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
RetainUsedGlobalVariablesVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
ReturnDesugarVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonStandardTreeConverter.csproj Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
StandardSyntaxTreeConverter.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
StringResources.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SymbolTableFillingVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
TreeNodesRearrangementVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
TypeCorrectVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
UnsupportedConstructsVisitor.cs Spython test suite (#3362) 2025-12-21 21:11:52 +03:00