Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val in_range : ?range:Types.Range.t -> t -> bool
val gt_range : ?range:Types.Range.t -> t -> bool
to_offset
will help to resolve a position from for example (line,col) to an offset, but in some case requires a lookup method.
val to_offset : t -> offset_table -> int
val to_string : t -> string