Declaration

class TDToken

Declaration

@interface TDToken : NSObject

Declaration

class TDToken(NSObject)

Overview

A token represents a logical chunk of a string.

Relationships

Inherits From

  • NSObject

Conforms To

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

Relationships

Inherits From

  • NSObject