before property

List<String> before
final

Context lines before/after the match (empty when no context requested).

Implementation

final List<String> before;