# Token

Field in [LexerWarning](https://docs.yarnspinner.dev/api/csharp/yarn.compiler/yarn.compiler.indentawarelexer/yarn.compiler.indentawarelexer.lexerwarning)

## Summary

The token associated with the warning.

```csharp
public IToken Token;
```
