Regular Expressions 101

Community Patterns

Find/replace with 1 group capture

0

Regular Expression
ECMAScript (JavaScript)

/
\.ofType\(core\.([A-Z_]*.)\)
/
gm

Description

no description available

Submitted by anonymous - 6 years ago