[Home] Type Microsoft.FSharp.Primitives.ParserState.Provider


Full Type Signature

type 'pos Provider = {GetRhsStartMark: int -> 'pos;
                      GetRhsEndMark: int -> 'pos;
                      GetLhsStartMark: unit -> 'pos;
                      GetLhsEndMark: unit -> 'pos;
                      GetValue: int -> obj;
                      RaiseError: 'b. unit -> 'b;}

See Also

Microsoft.FSharp.Primitives.ParserState


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