> For the complete documentation index, see [llms.txt](https://bbiguduk.gitbook.io/swift/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bbiguduk.gitbook.io/swift/language-reference.md).

# LANGUAGE REFERENCE

- [언어 참조에 대해 (About the Language Reference)](https://bbiguduk.gitbook.io/swift/language-reference/about-the-language-reference.md)
- [어휘 구조 (Lexical Structure)](https://bbiguduk.gitbook.io/swift/language-reference/lexical-structure.md)
- [타입 (Types)](https://bbiguduk.gitbook.io/swift/language-reference/types.md)
- [표현식 (Expressions)](https://bbiguduk.gitbook.io/swift/language-reference/expressions.md)
- [구문 (Statements)](https://bbiguduk.gitbook.io/swift/language-reference/statements.md)
- [선언 (Declarations)](https://bbiguduk.gitbook.io/swift/language-reference/declarations.md)
- [속성 (Attributes)](https://bbiguduk.gitbook.io/swift/language-reference/attributes.md)
- [패턴 (Patterns)](https://bbiguduk.gitbook.io/swift/language-reference/patterns.md)
- [제네릭 매개변수와 인자 (Generic Parameters and Arguments)](https://bbiguduk.gitbook.io/swift/language-reference/generic-parameters-and-arguments.md)
- [문법 정리 (Summary of the Grammar)](https://bbiguduk.gitbook.io/swift/language-reference/summary-of-the-grammar.md)
