1 2 3 4 5
# Jasm Abstract Syntax Tree (AST) Module Abstract Syntax Tree for the JASM language. This module defines the abstract syntax tree structure for the Jasm assembly language, used to represent parsed Jasm code.