# `TDQuoteState`

*Class*

## Declaration

```swift
class TDQuoteState
```

```objc
@interface TDQuoteState : TDTokenizerState
```

```python
class TDQuoteState(TDTokenizerState)
```

## Overview

A quote state returns a quoted string token from a reader

## Topics

### Instance Variables

- [`TDQuoteState.balancesEOFTerminatedQuotes`](/Core/GlyphsKit/TDQuoteState/balancesEOFTerminatedQuotes)

### Instance Properties

- [`TDQuoteState.balancesEOFTerminatedQuotes`](/Core/GlyphsKit/TDQuoteState/balancesEOFTerminatedQuotes-swift.property)

## Relationships

### Inherits From

- [`TDTokenizerState`](/Core/GlyphsKit/TDTokenizerState)

