Use proper spacing formatting for this repo
This commit is contained in:
parent
0af9611215
commit
9a42ff33f4
|
@ -32,7 +32,7 @@ namespace Antlr4.Runtime
|
|||
|
||||
private readonly ATN _atn;
|
||||
|
||||
private readonly Dfa.DFA[] _decisionToDFA;
|
||||
private readonly Dfa.DFA[] _decisionToDFA;
|
||||
|
||||
protected internal readonly BitSet pushRecursionContextStates;
|
||||
|
||||
|
|
Loading…
Reference in New Issue