Regular Expressions 101

Community Patterns

Community Library Entry

2

Regular Expression
Created·2015-06-19 16:56
Flavor·PCRE (Legacy)

/
^\s*(?:(final)\s+)?(int|double|String|boolean|char)\s+(?:(?:(\w+)\s*(?:\=\s*(\w+))?\,?\s*)+)\;\s*$
/
Open regex in editor

Description

no description available

Submitted by anonymous