File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 22
33> ** <sup >Syntax</sup >** \
44> _ Pattern_ :\
5- >   ;  ;   ;  ; ` | ` <sup >?</sup > _ PatternAllowTopAltInner_
5+ >   ;  ;   ;  ; ` | ` <sup >?</sup > _ PatternNoTopAlt_ ` | ` _ PatternNoTopAlt_
6+ >   ;  ; | _ PatternNoTopAlt_
67>
78> _ PatternNoTopAlt_ :\
8- >   ;  ;   ;  ; ` ( ` _ Pattern_ ` ) `
9- >   ;  ; | _ PatternInner_
10- >
11- > _ PatternAllowTopAltInner_ :\
12- >   ;  ;   ;  ; _ PatternAllowTopAltInner_ ` | ` _ PatternAllowTopAltInner_
13- >   ;  ; | _ Pattern_
14- >
15- > _ PatternInner_ :\
169>   ;  ;   ;  ; _ PatternWithoutRange_ \
1710>   ;  ; | [ _ RangePattern_ ]
11+ >   ;  ; | ` ( ` _ Pattern_ ` ) `
1812>
1913> _ PatternWithoutRange_ :\
2014>   ;  ;   ;  ; [ _ LiteralPattern_ ] \
You can’t perform that action at this time.
0 commit comments