We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0913b5f commit 9e8740eCopy full SHA for 9e8740e
Sources/SwiftParser/Parser.swift
@@ -88,7 +88,7 @@
88
/// operates on a copy of the lexical stream, no input tokens are lost..
89
public struct Parser {
90
var arena: ParsingSyntaxArena
91
-
+
92
/// A view of the sequence of lexemes in the input.
93
var lexemes: Lexer.LexemeSequence
94
0 commit comments