Returns index of token which contains position Pos or placed after it.
function NextTokenAt(Pos: integer): integer;
TClientSyntAnalyzer Methods