regexpTagRef property

RegExp regexpTagRef
final

Implementation

static final RegExp regexpTagRef =
    RegExp(r'\{\{\s*([\w-]+|\*)#([\w-]+)\s*\}\}');