includePattern property

RegExp includePattern
final

Implementation

final includePattern = RegExp(r"[ \t]*#include +<([\w\d./]+)>");