@FunctionalInterface public interface LocatedAttributeMatcher
| Modifier and Type | Method and Description |
|---|---|
static LocatedAttributeMatcher |
any() |
boolean |
matches(org.sonar.maven.model.LocatedAttribute tree) |
boolean matches(@Nullable org.sonar.maven.model.LocatedAttribute tree)
static LocatedAttributeMatcher any()
Copyright © 2012–2016 SonarSource. All rights reserved.