IfStatementCheck.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias visit = BaseAnalyzer.visit
  2. void visit(IfStatement ifStatement)
    class IfStatementCheck
    override
    void
    visit
    (
    const IfStatement ifStatement
    )
  3. void visit(AndAndExpression andAndExpression)
  4. void visit(OrOrExpression orOrExpression)

Meta