letter ::= "a" | "b" | "..." | "z" | "A" | "B" | "...." | "Z"
This rule is called by -> identifier
-> identifier