[][src]Module voile_util::loc

Syntactical information.

Structs

Ident

Surface syntax tree element: Identifier. Also used in other syntax trees.

Loc

Trivial information about the surface syntax items, short for "Location".

Traits

ToLoc

Something that holds a Loc.

Functions

merge_info