 | TokenizerEndOfInput Property |
Checks whether the scanner is at the end of the input.
Namespace:
BibtexLibrary.Tokenizer
Assembly:
BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntaxpublic bool EndOfInput { get; }Property Value
Type:
Boolean
See Also