Module rustfmt_nightly::codemap [] [src]

This module contains utilities that work with the CodeMap from libsyntax / syntex_syntax. This includes extension traits and methods for looking up spans and line ranges for AST nodes.

Structs

LineRange

A range of lines in a file, inclusive of both ends.

Traits

LineRangeUtils
SpanUtils