[][src]Module boa::syntax::ast::position

This module implements the Pos structure, which represents a position in the source code.

Structs

Position

A position in the JavaScript source code.

Span

A span in the JavaScript source code.