Home | History | Annotate | Download | only in tools

Lines Matching refs:declare

558          'Java: Variable declarations should declare only one variable',
2224 'description': 'Declaration does not declare anything',
2225 'patterns': [r".*: warning: declaration 'class .+' does not declare anything"]},
2244 'patterns': [r".*: warning: declaration does not declare anything"]},