STRING_ONLY 484 src/ast.cc compare_type_ = STRING_ONLY; STRING_ONLY 1005 src/ast.h bool IsStringCompare() { return compare_type_ == STRING_ONLY; }