Translations:Development/KDevelop-PG-Qt Introduction/47/en

From KDE TechBase

This is called a rule definition. Every lower-case string in the grammar file references such a rule. Our case above defines what a declaration looks like. The |-char stands for a logical or, all rules have to end on two semicolons.