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

# Java Syntax

First, we'll need to look at the syntax rules for Java, which have some different structure features compared to javascript.
