Class
TDTokenizerState
Declaration
class TDTokenizerStateDeclaration
@interface TDTokenizerState : NSObjectDeclaration
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.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject