| Class | SemAnalErrorSuite |
Undocumented |
| Class | SemAnalSuite |
Undocumented |
| Class | SemAnalSymtableSuite |
No class docstring; 0/2 class variable, 1/1 method documented |
| Class | SemAnalTypeInfoSuite |
No class docstring; 0/2 class variable, 1/1 method documented |
| Class | TypeInfoMap |
Undocumented |
| Function | get_semanal_options |
Undocumented |
| Function | test_semanal |
Perform a semantic analysis test case. |
| Function | test_semanal_error |
Perform a test case. |
| Variable | semanal_files |
Undocumented |
Undocumented
| Parameters | |
program_text:str | Undocumented |
testcase:DataDrivenTestCase | Undocumented |
| Returns | |
Options | Undocumented |
Perform a semantic analysis test case.
The testcase argument contains a description of the test case (inputs and output).
| Parameters | |
testcase:DataDrivenTestCase | Undocumented |