Contains the ANTLR grammar to parse MTProto TL schemas.
The ANTLR grammar can be found under parser/antlr.
The grammar is built using antlr-kotlin and tested using Kotlin Multiplatform targets.
Tests can be found - and should be added - under parser/src/commonTest.