CodeInput
Description
- Derived from
-
CodeInputBase abstract
An input token source of char
values.
The CodeInput supports the concepts of text lines. Two consecutive text lines are separated by \r\n
, \n
or \r
tokens.
CodeInputBase abstract
An input token source of char
values.
The CodeInput supports the concepts of text lines. Two consecutive text lines are separated by \r\n
, \n
or \r
tokens.