| Interface | Description |
|---|---|
| GenPyExprsVisitor.GenPyExprsVisitorFactory |
Injectable factory for creating an instance of this class.
|
| Class | Description |
|---|---|
| GeneratePySanitizeEscapingDirectiveCode |
Generates Python code in generated_sanitize.py used by the public functions in sanitize.py.
|
| GenPyExprsVisitor |
Visitor for generating Python expressions for parse tree nodes.
|
| PySrcMain |
Main entry point for the Python Src backend (output target).
|
| PySrcModule |
Guice module for the Python Source backend.
|