blob: 9d7d987df68794adc81e8dd9b0fd99979068fe10 [file] [log] [blame]
EqualityRelationalBinaryOperator.FirstArgument=first
EqualsBinaryRelationalOperator.OperationName=equals
EqualityRelationalBinaryOperator.SecondArgument=second
GreaterThanEqRelationalBinaryOperator.OperationName=greater than or equal to
GreaterThanRelationalBinaryOperator.OperationName=greater than
LessThanEqRelationalBinaryOperator.OperationName=less than or equal to
LessThanRelationalBinaryOperator.OperationName=less than
LtGtRelationalBinaryOperator.ConstantName.False=false
NotEqualsBinaryRelationalOperator.OperationName=not equals
BracketOperator.Name=bracket
DotOperator.Name=dot