SourceText typedef

SourceText = String

An alias for String.

Implementation

typedef SourceText = String;