matchLint abstract method
SyntacticEntity?
matchLint(
- AstNode node
call this if DartLint.astVisitor is null and use CandiesAnalyzerPlugin.astVisitor CandiesLintsAstVisitor
Implementation
SyntacticEntity? matchLint(AstNode node);