Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-08-21 10:17
Flavor·PCRE (Legacy)

/
(?:((\babstract\b\s)?)(T\s|\w+<?\w+<?\w+>?>?\s)(\w+<T>|[a-zA-Z0-9]+)(\(.*\))(\s=>\s\w+)?)
/
g
Open regex in editor

Description

Matching the lines that are methods

Submitted by Gabriel Marius Popescu