Documentation

Mathlib.Tactic.DeclarationNames

This file contains functions that are used by multiple linters.

If pos is a String.Pos, then getNamesFrom pos returns the array of identifiers for the names of the declarations whose syntax begins in position at least pos.

Equations
    Instances For

      If stx is a syntax node for an export statement, then getAliasSyntax stx returns the array of identifiers with the "exported" names.

      Equations
        Instances For

          Used for linters which use 0 instead of false for disabling.

          Equations
            Instances For