Interface BugChecker.LabeledStatementTreeMatcher
- All Superinterfaces:
Suppressible
- All Known Implementing Classes:
LabelledBreakTarget
- Enclosing class:
BugChecker
- Author:
- Colin Decker, Eddie Aftandilian ([email protected])
-
Method Summary
Modifier and TypeMethodDescriptionmatchLabeledStatement(LabeledStatementTree tree, VisitorState state) Methods inherited from interface Suppressible
allNames, canonicalName, customSuppressionAnnotations, supportsSuppressWarnings, suppressedByAnyOf
-
Method Details
-
matchLabeledStatement
-