135136137138139140141142143144145
} } if (!_matched) { if (Objects.equal(_fileExtension, "hrl")) { _matched=true; _switchResult = new ErlHeader(this, file); } } if (!_matched) { _switchResult = null; }