MismatchedArgumentCheck.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void visit(FunctionCallExpression fce)
    class MismatchedArgumentCheck
    override
    void
    visit
    (
    const FunctionCallExpression fce
    )
  2. alias visit = ASTVisitor.visit

Meta