wordChar property

String wordChar
final

Same as: a-zA-Z0-9_

Implementation

static final String wordChar = '\\w';