method

language.Range.__init__

def __init__(self, min: float | None = None, max: float | None = None) -> None

Source: laco/language.py:1471