LoginSignup
4
4

More than 5 years have passed since last update.

Objective-Cのメソッドを正規表現で引っかける

Last updated at Posted at 2016-02-28

Objective-Cのメソッドを抜き出すための正規表現

^[-\+]\s*\(.+?\)[_a-zA-Z][_a-zA-Z0-9]*[a-z]+[_a-zA-Z0-9]*[ \t]*[\S\s]*?\{

スクリーンショット 2016-02-28 16.44.52.png

灰色の部分がヒットする

4
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
4