js/jasminesnake/ast/__init__.py

4 lines
49 B
Python

"""AST module."""
from . import nodes, visitors