Namespace Alternet.Syntax.Parsers.Python
Classes
- PythonParser
- Represents a class that performs syntax and lexical analysis of specified Python code text. 
Enums
- PythonLexerToken
- Represents lexical tokens for Python parser. 
Represents a class that performs syntax and lexical analysis of specified Python code text.
Represents lexical tokens for Python parser.