class-constant-modifier
Read left to right. Select any rule to explore it.
Production LiteralBranch: choiceBypass: optionalLoop: repeat
EBNF source
class-constant-modifier =
"public" | "protected" | "private" | "final" ;