Hierarchy

  • NearleyLexer

Index

Properties

formatError

formatError: function

Type declaration

has

has: function

Type declaration

    • (tokenType: string): boolean
    • Parameters

      • tokenType: string

      Returns boolean

next

next: function

Type declaration

reset

reset: function

Type declaration

    • (chunk: string, info: any): void
    • Parameters

      • chunk: string
      • info: any

      Returns void

save

save: function

Type declaration

    • (): any
    • Returns any