reSkip property

RegExp reSkip
getter/setter pair

Implementation

static RegExp reSkip = RegExp("(\\d+\\.\\d+|[a-zA-Z0-9]+)");