/**
 * @class Ext.parse.symbol.Infix
 * @extend Ext.parse.Symbol
 * This class represents an infix (binary) operator.
 * @private
 */