uproot.language.Language

Defined in uproot.language on line 14.

class uproot.language.Language

Abstract class for all languages, which are used to compute the expressions that are passed to arrays (and similar).

The default is uproot.language.python.PythonLanguage.