NAME_PATTERN

@NotNull
val NAME_PATTERN: @NotNull Pattern

The regular expression pattern that source line name must match. A source line may contain only lowercase letters, digits, hyphens, and underscores.