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.
改行の開始とこれを行った一連のスペースを識別するルールをlexファイルに作成する必要があります^( )*が、コンパイラーはそれを定義する正しい方法は間違っていると言っていますか?
^( )*
次のようなものを試してください。
^[\n\t ]+