Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Peek() と ReadNoAdvance() atm しか思い浮かびませんが、より良いまたは標準的なオプションがあるのだろうかと思います。
ありがとう。
peek は標準的な名前で、さまざまな言語に存在します。
ReadAhead() を見たことがありますが、Peek() の方が標準的だと思います。
パーサーを書くとき、私はよくlookahead.
lookahead