aitorres/rockstar-lexer

A solution to Proper Variables

Opened this issue · 0 comments

You could use this regex:

([A-Z][A-Za-z]*( )*)+

for matching whole Proper Variables with spaces, like Carlos Egaña or Ronnie James Dio.