Instance Property
tokenType
Declaration
var tokenType: TDTokenType { get }Declaration
@property (nonatomic, readonly) TDTokenType tokenType;Declaration
tokenType() -> TDTokenTypeDiscussion
The type of this token.
Instance Property
var tokenType: TDTokenType { get }@property (nonatomic, readonly) TDTokenType tokenType;tokenType() -> TDTokenTypeThe type of this token.