JS_IDENT top-level property

String JS_IDENT
final

Implementation

final JS_IDENT = JS_IDENT_START + '(?:' + JS_IDENT_PART + ')*';