TextStreamBase$Typings extension

on

Properties

close ↔ void Function()

Available on TextStreamBase, provided by the TextStreamBase$Typings extension

getter/setter pair
column num

Available on TextStreamBase, provided by the TextStreamBase$Typings extension

The column number of the current character position in an input stream.
getter/setter pair
line num

Available on TextStreamBase, provided by the TextStreamBase$Typings extension

The current line number in an input stream.
getter/setter pair