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