Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TextIterator

Index

Properties

Private ch

ch: number = 1

Private chunk

chunk: string = ""

Private cursor

cursor: number = 0

Private line

line: number = 1

Private sliceBegin

sliceBegin: number = 0

Methods

currentChar

  • currentChar(): string

currentCharCode

  • currentCharCode(): number

feedChunk

  • feedChunk(chunk: string): void

getCh

  • getCh(): number

getLine

  • getLine(): number

getSlice

  • getSlice(): string

hasNext

  • hasNext(): boolean

markSliceBegin

  • markSliceBegin(): void

nextChar

  • nextChar(): string

nextCharCode

  • nextCharCode(): number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc