BC-DCBOR-Parse TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Class Lexer

    Lexer for dCBOR diagnostic notation.

    Corresponds to the Rust logos::Lexer used in parse.rs

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Gets the current span (position range of the last token).

      Returns Span

    • Gets the slice of source corresponding to the last token.

      Returns string