CodeFile.SkipToEOL Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: CodeFile
Move the current position to the end of the current line
public bool SkipToEOL();
Returns
bool | True if the current position moved |