Declaration

class TDTokenizerState

Declaration

@interface TDTokenizerState : NSObject

Declaration

class TDTokenizerState(NSObject)

Overview

A TDTokenizerState returns a token, given a reader, an initial character read from the reader, and a tokenizer that is conducting an overall tokenization of the reader.

Topics

Instance Methods

Relationships

Inherits From

  • NSObject

Inherited By

Conforms To

  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject

Inherited By