Lines Matching full:logicals
1031 LOGICALS = ["&&", "||", ","]1035 while scan.HasMore() and (scan.Current() in LOGICALS):