tokenSymbolRegExp top-level property

RegExp tokenSymbolRegExp
final

Implementation

final RegExp tokenSymbolRegExp = RegExp(r'^[A-Z0-9]+$');