SYMBOL_ONLY 482 src/ast.cc compare_type_ = SYMBOL_ONLY; SYMBOL_ONLY 1004 src/ast.h bool IsSymbolCompare() { return compare_type_ == SYMBOL_ONLY; }