Unit 'libsee' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libsee]

TSEE_input

Declaration

Source position: libsee.pas line 211

type TSEE_input = record

  inputclass: PTSEE_inputclass;

  eof: TSEE_boolean_t;

  lookahead: TSEE_unicode_t;

  filename: TPSEE_string;

  first_lineno: tcint;

  interpreter: PTSEE_interpreter;

end;


Documentation generated on: 2023-03-18