[Home] Type Microsoft.FSharp.MLLib.Lexing.position


Position information stored for lexing tokens

Full Type Signature

type position = {pos_fname: string;
                 pos_lnum: int;
                 pos_bol: int;
                 pos_cnum: int;}

See Also

Microsoft.FSharp.MLLib.Lexing


Documentation for assembly mllib, version 1.1.10.1, generated using F# version 1.1.10.1