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.
二重引用符で囲まれた一連の文字である文字列リテラルを認識する .flex ファイルを作成しようとしています。エスケープ文字はありませんが、それらを識別することができません。これが私の最新の試みです。
\"(\\.|[^"])*\"
助言がありますか