stream property

Stream<String> stream
final

Stream of individual tokens as they are generated

Implementation

final Stream<String> stream;