Table of Contents

Property Eof

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

Eof

When implemented by a class, indicates whether current position is out of the text, signaling that whole text is parsed.

bool Eof { get; }

Property Value

bool