# Warnings

Property in [IndentAwareLexer](https://docs.yarnspinner.dev/2.3/api/csharp/yarn.compiler/yarn.compiler.indentawarelexer)

## Summary

Gets the collection of warnings determined during lexing.

```csharp
public IEnumerable<Warning> Warnings { get; }
```
