SourceTextReader constructor

init

Create the SourceTextReader

def __init__(self, source):
    ...
ParameterTypeDescription
sourceSourceTextThe source.

See Also