Properties
formatError
formatError: (token: never) => string
Type declaration
-
-
Parameters
Returns string
has
has: (tokenType: string) => boolean
Type declaration
-
- (tokenType: string): boolean
-
Parameters
Returns boolean
next
reset
reset: (chunk: string, info: any) => void
Type declaration
-
- (chunk: string, info: any): void
save
save: () => any