Gets the total number of ATN lookahead operations for SLL and LL prediction across all decisions made during parsing.
<p> This value is the sum of {@link #getTotalSLLATNLookaheadOps} and {@link #getTotalLLATNLookaheadOps}.</p>
See Implementation
Gets the total number of ATN lookahead operations for SLL and LL prediction across all decisions made during parsing.
<p> This value is the sum of {@link #getTotalSLLATNLookaheadOps} and {@link #getTotalLLATNLookaheadOps}.</p>