noneWordChar property

String noneWordChar
final

Same as: ^a-zA-Z0-9_

Implementation

static final String noneWordChar = '\\W';