allRule

open override val allRule: List<Rule>

the List of rules defined by this grammar and those that this grammar extends the order of the rules is the order they are defined in with the top of the grammar extension hierachy coming first (in extension order where more than one grammar is extended)