Package margo_parser

Margo Parser

Expand source code
"""Margo Parser"""

from . import api

__all__ = ['api']

Sub-modules

margo_parser.api

The main API for Margo Parser

margo_parser.exceptions

Margo Parser exceptions

margo_parser.tokenizer

Margo syntax tokenizer