CodeFile.EOF Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: CodeFile
True if the current position is at EOF
public bool EOF { get; }
Property Type
bool |