6#ifndef PRISM_COMMENTS_H
7#define PRISM_COMMENTS_H
9#include "prism/compiler/exported.h"
10#include "prism/compiler/nodiscard.h"
11#include "prism/compiler/nonnull.h"
The abstract syntax tree.
This struct represents a slice in the source code, defined by an offset and a length.
Definition ast.h:559