CodeFile.SkipWhitespace Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Lexical
Declaring Type: CodeFile
Skip over any whitespace at the current position
public bool SkipWhitespace();
Returns
bool | True if the current position moved |