xref constant
String
const xref
Cross-reference identifier (XREF) pattern.
Implementation
static const xref = '(?:@[A-Z0-9_]+@)';
Cross-reference identifier (XREF) pattern.
static const xref = '(?:@[A-Z0-9_]+@)';