TextStreamBase$Typings extension
Properties
-
close
↔ void Function()
-
getter/setter pair
-
column
↔ num
-
The column number of the current character position in an input stream.
getter/setter pair
-
line
↔ num
-
The current line number in an input stream.
getter/setter pair