erg_compiler 0.6.53

Centimetre: the Erg compiler
Documentation
1
2
3
4
5
6
{Text!;} = import "__init__"

.ScrolledText!: ClassType
.ScrolledText! <: Text!
.ScrolledText!.
    __call__: (master := Obj, **kwargs: Obj) -> ScrolledText!