- ObjectExtensions - Class in org.eclipse.xtext.xbase.lib
-
This is an extension library for all objects.
- ObjectExtensions() - Constructor for class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
- of(K, V) - Static method in class org.eclipse.xtext.xbase.lib.Pair
-
Creates a new instance with the given key and value.
- operator_add(Collection<? super E>, E) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
-
The operator mapping from += to Collection.add(Object).
- operator_add(Collection<E>, Iterable<? extends E>) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
-
- operator_add(Map<K, V>, Pair<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Add the given pair into the map.
- operator_add(Map<K, V>, Map<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Add the given entries of the input map into the output map.
- operator_and(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The logical and (conjunction).
- operator_divide(BigDecimal, BigDecimal) - Static method in class org.eclipse.xtext.xbase.lib.BigDecimalExtensions
-
The binary divide operator.
- operator_divide(BigInteger, BigInteger) - Static method in class org.eclipse.xtext.xbase.lib.BigIntegerExtensions
-
The binary divide operator.
- operator_divide(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary divide operator.
- operator_divide(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary divide operator.
- operator_divide(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary divide operator.
- operator_divide(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary divide operator.
- operator_divide(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary divide operator.
- operator_divide(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary divide operator.
- operator_divide(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary divide operator.
- operator_divide(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary divide operator.
- operator_divide(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary divide operator.
- operator_divide(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary divide operator.
- operator_divide(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary divide operator.
- operator_divide(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary divide operator.
- operator_divide(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary divide operator.
- operator_divide(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary divide operator.
- operator_divide(Double, Number) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary divide operator.
- operator_divide(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary divide operator.
- operator_divide(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary divide operator.
- operator_divide(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary divide operator.
- operator_divide(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary divide operator.
- operator_divide(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary divide operator.
- operator_divide(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary divide operator.
- operator_divide(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary divide operator.
- operator_divide(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary divide operator.
- operator_divide(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary divide operator.
- operator_divide(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary divide operator.
- operator_divide(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary divide operator.
- operator_divide(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary divide operator.
- operator_divide(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary divide operator.
- operator_divide(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary divide operator.
- operator_divide(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary divide operator.
- operator_divide(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary divide operator.
- operator_divide(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary divide operator.
- operator_divide(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary divide operator.
- operator_divide(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary divide operator.
- operator_divide(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary divide operator.
- operator_divide(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary divide operator.
- operator_divide(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary divide operator.
- operator_divide(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary divide operator.
- operator_divide(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary divide operator.
- operator_divide(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary divide operator.
- operator_divide(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary divide operator.
- operator_divide(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary divide operator.
- operator_divide(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary divide operator.
- operator_doubleArrow(T, Procedures.Procedure1<? super T>) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The doubleArrow operator is used as a 'with'- or 'let'-operation.
- operator_doubleDotLessThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The
..< operator yields an
ExclusiveRange that increments from
a to b (exclusive).
- operator_doubleGreaterThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary signed right sift operator.
- operator_doubleGreaterThan(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary signed right sift operator.
- operator_doubleLessThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary signed left shift operator.
- operator_doubleLessThan(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary signed left shift operator.
- operator_elvis(T, T) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The elvis operator ?: is a short hand notation for
providing default value in case an expression evaluates to null.
- operator_equals(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The binary equals operator.
- operator_equals(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary equals operator.
- operator_equals(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary equals operator.
- operator_equals(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary equals operator.
- operator_equals(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary equals operator.
- operator_equals(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary equals operator.
- operator_equals(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary equals operator.
- operator_equals(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary equals operator.
- operator_equals(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary equals operator.
- operator_equals(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary equals operator.
- operator_equals(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary equals operator.
- operator_equals(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary equals operator.
- operator_equals(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary equals operator.
- operator_equals(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary equals operator.
- operator_equals(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary equals operator.
- operator_equals(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary equals operator.
- operator_equals(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary equals operator.
- operator_equals(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary equals operator.
- operator_equals(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary equals operator.
- operator_equals(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary equals operator.
- operator_equals(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary equals operator.
- operator_equals(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary equals operator.
- operator_equals(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary equals operator.
- operator_equals(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary equals operator.
- operator_equals(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary equals operator.
- operator_equals(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary equals operator.
- operator_equals(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary equals operator.
- operator_equals(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary equals operator.
- operator_equals(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary equals operator.
- operator_equals(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary equals operator.
- operator_equals(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary equals operator.
- operator_equals(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary equals operator.
- operator_equals(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary equals operator.
- operator_equals(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary equals operator.
- operator_equals(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary equals operator.
- operator_equals(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary equals operator.
- operator_equals(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary equals operator.
- operator_equals(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary equals operator.
- operator_equals(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary equals operator.
- operator_equals(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary equals operator.
- operator_equals(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary equals operator.
- operator_equals(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary equals operator.
- operator_equals(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary equals operator.
- operator_equals(Object, Object) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The equals operator.
- operator_equals(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary equals operator.
- operator_equals(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary equals operator.
- operator_equals(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary equals operator.
- operator_equals(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary equals operator.
- operator_equals(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary equals operator.
- operator_equals(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary equals operator.
- operator_equals(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary equals operator.
- operator_greaterEqualsThan(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The binary greaterEqualsThan operator for boolean values.
- operator_greaterEqualsThan(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(Comparable<? super C>, C) - Static method in class org.eclipse.xtext.xbase.lib.ComparableExtensions
-
The comparison operator greater than or equals.
- operator_greaterEqualsThan(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterEqualsThan(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterEqualsThan operator.
- operator_greaterThan(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The binary greaterThan operator for boolean values.
- operator_greaterThan(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterThan operator.
- operator_greaterThan(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterThan operator.
- operator_greaterThan(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterThan operator.
- operator_greaterThan(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterThan operator.
- operator_greaterThan(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterThan operator.
- operator_greaterThan(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterThan operator.
- operator_greaterThan(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary greaterThan operator.
- operator_greaterThan(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterThan operator.
- operator_greaterThan(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterThan operator.
- operator_greaterThan(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterThan operator.
- operator_greaterThan(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterThan operator.
- operator_greaterThan(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterThan operator.
- operator_greaterThan(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterThan operator.
- operator_greaterThan(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary greaterThan operator.
- operator_greaterThan(Comparable<? super C>, C) - Static method in class org.eclipse.xtext.xbase.lib.ComparableExtensions
-
The comparison operator greater than.
- operator_greaterThan(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterThan operator.
- operator_greaterThan(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterThan operator.
- operator_greaterThan(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterThan operator.
- operator_greaterThan(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterThan operator.
- operator_greaterThan(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterThan operator.
- operator_greaterThan(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterThan operator.
- operator_greaterThan(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary greaterThan operator.
- operator_greaterThan(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterThan operator.
- operator_greaterThan(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterThan operator.
- operator_greaterThan(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterThan operator.
- operator_greaterThan(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterThan operator.
- operator_greaterThan(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterThan operator.
- operator_greaterThan(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterThan operator.
- operator_greaterThan(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary greaterThan operator.
- operator_greaterThan(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterThan operator.
- operator_greaterThan(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterThan operator.
- operator_greaterThan(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterThan operator.
- operator_greaterThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterThan operator.
- operator_greaterThan(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterThan operator.
- operator_greaterThan(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterThan operator.
- operator_greaterThan(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary greaterThan operator.
- operator_greaterThan(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterThan operator.
- operator_greaterThan(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterThan operator.
- operator_greaterThan(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterThan operator.
- operator_greaterThan(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterThan operator.
- operator_greaterThan(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterThan operator.
- operator_greaterThan(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterThan operator.
- operator_greaterThan(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary greaterThan operator.
- operator_greaterThan(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterThan operator.
- operator_greaterThan(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterThan operator.
- operator_greaterThan(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterThan operator.
- operator_greaterThan(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterThan operator.
- operator_greaterThan(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterThan operator.
- operator_greaterThan(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterThan operator.
- operator_greaterThan(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary greaterThan operator.
- operator_greaterThanDoubleDot(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The
>.. operator yields an
ExclusiveRange that decrements from a
(exclusive) down to b.
- operator_lessEqualsThan(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The binary lessEqualsThan operator for boolean values.
- operator_lessEqualsThan(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(Comparable<? super C>, C) - Static method in class org.eclipse.xtext.xbase.lib.ComparableExtensions
-
The comparison operator less than or equals.
- operator_lessEqualsThan(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessEqualsThan operator.
- operator_lessEqualsThan(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessEqualsThan operator.
- operator_lessThan(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The binary lessThan operator for boolean values.
- operator_lessThan(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessThan operator.
- operator_lessThan(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessThan operator.
- operator_lessThan(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessThan operator.
- operator_lessThan(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessThan operator.
- operator_lessThan(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessThan operator.
- operator_lessThan(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessThan operator.
- operator_lessThan(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary lessThan operator.
- operator_lessThan(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessThan operator.
- operator_lessThan(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessThan operator.
- operator_lessThan(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessThan operator.
- operator_lessThan(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessThan operator.
- operator_lessThan(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessThan operator.
- operator_lessThan(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessThan operator.
- operator_lessThan(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary lessThan operator.
- operator_lessThan(Comparable<? super C>, C) - Static method in class org.eclipse.xtext.xbase.lib.ComparableExtensions
-
The comparison operator less than.
- operator_lessThan(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessThan operator.
- operator_lessThan(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessThan operator.
- operator_lessThan(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessThan operator.
- operator_lessThan(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessThan operator.
- operator_lessThan(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessThan operator.
- operator_lessThan(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessThan operator.
- operator_lessThan(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary lessThan operator.
- operator_lessThan(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessThan operator.
- operator_lessThan(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessThan operator.
- operator_lessThan(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessThan operator.
- operator_lessThan(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessThan operator.
- operator_lessThan(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessThan operator.
- operator_lessThan(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessThan operator.
- operator_lessThan(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary lessThan operator.
- operator_lessThan(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessThan operator.
- operator_lessThan(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessThan operator.
- operator_lessThan(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessThan operator.
- operator_lessThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessThan operator.
- operator_lessThan(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessThan operator.
- operator_lessThan(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessThan operator.
- operator_lessThan(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary lessThan operator.
- operator_lessThan(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessThan operator.
- operator_lessThan(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessThan operator.
- operator_lessThan(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessThan operator.
- operator_lessThan(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessThan operator.
- operator_lessThan(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessThan operator.
- operator_lessThan(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessThan operator.
- operator_lessThan(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary lessThan operator.
- operator_lessThan(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessThan operator.
- operator_lessThan(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessThan operator.
- operator_lessThan(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessThan operator.
- operator_lessThan(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessThan operator.
- operator_lessThan(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessThan operator.
- operator_lessThan(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessThan operator.
- operator_lessThan(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary lessThan operator.
- operator_mappedTo(A, B) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The
mappedTo operator yields a
Pair with
a as the
key and
b as its
value.
- operator_minus(BigDecimal) - Static method in class org.eclipse.xtext.xbase.lib.BigDecimalExtensions
-
The unary minus operator.
- operator_minus(BigDecimal, BigDecimal) - Static method in class org.eclipse.xtext.xbase.lib.BigDecimalExtensions
-
The binary minus operator.
- operator_minus(BigInteger) - Static method in class org.eclipse.xtext.xbase.lib.BigIntegerExtensions
-
The unary minus operator.
- operator_minus(BigInteger, BigInteger) - Static method in class org.eclipse.xtext.xbase.lib.BigIntegerExtensions
-
The binary minus operator.
- operator_minus(byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The unary minus operator.
- operator_minus(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary minus operator.
- operator_minus(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary minus operator.
- operator_minus(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary minus operator.
- operator_minus(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary minus operator.
- operator_minus(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary minus operator.
- operator_minus(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary minus operator.
- operator_minus(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary minus operator.
- operator_minus(char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The unary minus operator.
- operator_minus(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary minus operator.
- operator_minus(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary minus operator.
- operator_minus(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary minus operator.
- operator_minus(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary minus operator.
- operator_minus(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary minus operator.
- operator_minus(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary minus operator.
- operator_minus(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary minus operator.
- operator_minus(Double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The unary minus operator.
- operator_minus(Double, Number) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The unary minus operator.
- operator_minus(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary minus operator.
- operator_minus(float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The unary minus operator.
- operator_minus(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary minus operator.
- operator_minus(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary minus operator.
- operator_minus(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary minus operator.
- operator_minus(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary minus operator.
- operator_minus(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary minus operator.
- operator_minus(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary minus operator.
- operator_minus(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary minus operator.
- operator_minus(int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The unary minus operator.
- operator_minus(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary minus operator.
- operator_minus(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary minus operator.
- operator_minus(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary minus operator.
- operator_minus(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary minus operator.
- operator_minus(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary minus operator.
- operator_minus(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary minus operator.
- operator_minus(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary minus operator.
- operator_minus(long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The unary minus operator.
- operator_minus(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary minus operator.
- operator_minus(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary minus operator.
- operator_minus(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary minus operator.
- operator_minus(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary minus operator.
- operator_minus(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary minus operator.
- operator_minus(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary minus operator.
- operator_minus(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary minus operator.
- operator_minus(Map<K, V>, Pair<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Remove the given pair from a given map for obtaining a new map.
- operator_minus(Map<K, V>, K) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Replies the elements of the given map except the pair with the given key.
- operator_minus(Map<K, V>, Map<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Replies the elements of the left map without the pairs in the right map.
- operator_minus(Map<K, V>, Iterable<?>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Replies the elements of the given map except the pairs with the given keys.
- operator_minus(short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The unary minus operator.
- operator_minus(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary minus operator.
- operator_minus(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary minus operator.
- operator_minus(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary minus operator.
- operator_minus(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary minus operator.
- operator_minus(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary minus operator.
- operator_minus(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary minus operator.
- operator_minus(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary minus operator.
- operator_minusMinus(byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The postfix decrement operator.
- operator_minusMinus(Byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The postfix decrement operator.
- operator_minusMinus(char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The postfix decrement operator.
- operator_minusMinus(Character) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The postfix decrement operator.
- operator_minusMinus(double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The postfix decrement operator.
- operator_minusMinus(Double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The postfix decrement operator.
- operator_minusMinus(float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The postfix decrement operator.
- operator_minusMinus(Float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The postfix decrement operator.
- operator_minusMinus(int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The postfix decrement operator.
- operator_minusMinus(Integer) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The postfix decrement operator.
- operator_minusMinus(long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The postfix decrement operator.
- operator_minusMinus(Long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The postfix decrement operator.
- operator_minusMinus(short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The postfix decrement operator.
- operator_minusMinus(Short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The postfix decrement operator.
- operator_modulo(BigInteger, BigInteger) - Static method in class org.eclipse.xtext.xbase.lib.BigIntegerExtensions
-
The binary modulo operator.
- operator_modulo(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary modulo operator.
- operator_modulo(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary modulo operator.
- operator_modulo(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary modulo operator.
- operator_modulo(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary modulo operator.
- operator_modulo(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary modulo operator.
- operator_modulo(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary modulo operator.
- operator_modulo(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary modulo operator.
- operator_modulo(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary modulo operator.
- operator_modulo(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary modulo operator.
- operator_modulo(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary modulo operator.
- operator_modulo(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary modulo operator.
- operator_modulo(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary modulo operator.
- operator_modulo(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary modulo operator.
- operator_modulo(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary modulo operator.
- operator_modulo(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary modulo operator.
- operator_modulo(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary modulo operator.
- operator_modulo(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary modulo operator.
- operator_modulo(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary modulo operator.
- operator_modulo(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary modulo operator.
- operator_modulo(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary modulo operator.
- operator_modulo(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary modulo operator.
- operator_modulo(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary modulo operator.
- operator_modulo(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary modulo operator.
- operator_modulo(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary modulo operator.
- operator_modulo(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary modulo operator.
- operator_modulo(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary modulo operator.
- operator_modulo(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary modulo operator.
- operator_modulo(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary modulo operator.
- operator_modulo(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary modulo operator.
- operator_modulo(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary modulo operator.
- operator_modulo(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary modulo operator.
- operator_modulo(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary modulo operator.
- operator_modulo(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary modulo operator.
- operator_modulo(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary modulo operator.
- operator_modulo(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary modulo operator.
- operator_modulo(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary modulo operator.
- operator_modulo(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary modulo operator.
- operator_modulo(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary modulo operator.
- operator_modulo(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary modulo operator.
- operator_modulo(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary modulo operator.
- operator_modulo(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary modulo operator.
- operator_modulo(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary modulo operator.
- operator_modulo(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary modulo operator.
- operator_modulo(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary modulo operator.
- operator_modulo(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary modulo operator.
- operator_modulo(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary modulo operator.
- operator_modulo(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary modulo operator.
- operator_modulo(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary modulo operator.
- operator_modulo(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary modulo operator.
- operator_multiply(BigDecimal, BigDecimal) - Static method in class org.eclipse.xtext.xbase.lib.BigDecimalExtensions
-
The binary times operator.
- operator_multiply(BigInteger, BigInteger) - Static method in class org.eclipse.xtext.xbase.lib.BigIntegerExtensions
-
The binary times operator.
- operator_multiply(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary multiply operator.
- operator_multiply(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary multiply operator.
- operator_multiply(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary multiply operator.
- operator_multiply(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary multiply operator.
- operator_multiply(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary multiply operator.
- operator_multiply(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary multiply operator.
- operator_multiply(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary multiply operator.
- operator_multiply(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary multiply operator.
- operator_multiply(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary multiply operator.
- operator_multiply(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary multiply operator.
- operator_multiply(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary multiply operator.
- operator_multiply(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary multiply operator.
- operator_multiply(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary multiply operator.
- operator_multiply(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary multiply operator.
- operator_multiply(Double, Number) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary times operator.
- operator_multiply(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary multiply operator.
- operator_multiply(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary multiply operator.
- operator_multiply(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary multiply operator.
- operator_multiply(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary multiply operator.
- operator_multiply(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary multiply operator.
- operator_multiply(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary multiply operator.
- operator_multiply(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary multiply operator.
- operator_multiply(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary multiply operator.
- operator_multiply(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary multiply operator.
- operator_multiply(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary multiply operator.
- operator_multiply(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary multiply operator.
- operator_multiply(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary multiply operator.
- operator_multiply(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary multiply operator.
- operator_multiply(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary multiply operator.
- operator_multiply(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary multiply operator.
- operator_multiply(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary multiply operator.
- operator_multiply(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary multiply operator.
- operator_multiply(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary multiply operator.
- operator_multiply(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary multiply operator.
- operator_multiply(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary multiply operator.
- operator_multiply(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary multiply operator.
- operator_multiply(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary multiply operator.
- operator_multiply(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary multiply operator.
- operator_multiply(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary multiply operator.
- operator_multiply(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary multiply operator.
- operator_multiply(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary multiply operator.
- operator_multiply(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary multiply operator.
- operator_multiply(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary multiply operator.
- operator_multiply(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary multiply operator.
- operator_multiply(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary multiply operator.
- operator_multiply(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary multiply operator.
- operator_multiply(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary multiply operator.
- operator_multiply(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary multiply operator.
- operator_multiply(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary multiply operator.
- operator_multiply(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary multiply operator.
- operator_not(boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The logical not (negation).
- operator_notEquals(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
The binary not equals operator.
- operator_notEquals(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary notEquals operator.
- operator_notEquals(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary notEquals operator.
- operator_notEquals(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary notEquals operator.
- operator_notEquals(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary notEquals operator.
- operator_notEquals(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary notEquals operator.
- operator_notEquals(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary notEquals operator.
- operator_notEquals(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary notEquals operator.
- operator_notEquals(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary notEquals operator.
- operator_notEquals(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary notEquals operator.
- operator_notEquals(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary notEquals operator.
- operator_notEquals(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary notEquals operator.
- operator_notEquals(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary notEquals operator.
- operator_notEquals(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary notEquals operator.
- operator_notEquals(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary notEquals operator.
- operator_notEquals(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary notEquals operator.
- operator_notEquals(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary notEquals operator.
- operator_notEquals(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary notEquals operator.
- operator_notEquals(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary notEquals operator.
- operator_notEquals(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary notEquals operator.
- operator_notEquals(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary notEquals operator.
- operator_notEquals(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary notEquals operator.
- operator_notEquals(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary notEquals operator.
- operator_notEquals(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary notEquals operator.
- operator_notEquals(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary notEquals operator.
- operator_notEquals(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary notEquals operator.
- operator_notEquals(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary notEquals operator.
- operator_notEquals(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary notEquals operator.
- operator_notEquals(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary notEquals operator.
- operator_notEquals(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary notEquals operator.
- operator_notEquals(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary notEquals operator.
- operator_notEquals(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary notEquals operator.
- operator_notEquals(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary notEquals operator.
- operator_notEquals(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary notEquals operator.
- operator_notEquals(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary notEquals operator.
- operator_notEquals(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary notEquals operator.
- operator_notEquals(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary notEquals operator.
- operator_notEquals(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary notEquals operator.
- operator_notEquals(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary notEquals operator.
- operator_notEquals(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary notEquals operator.
- operator_notEquals(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary notEquals operator.
- operator_notEquals(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary notEquals operator.
- operator_notEquals(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary notEquals operator.
- operator_notEquals(Object, Object) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The equals not operator.
- operator_notEquals(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary notEquals operator.
- operator_notEquals(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary notEquals operator.
- operator_notEquals(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary notEquals operator.
- operator_notEquals(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary notEquals operator.
- operator_notEquals(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary notEquals operator.
- operator_notEquals(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary notEquals operator.
- operator_notEquals(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary notEquals operator.
- operator_or(boolean, boolean) - Static method in class org.eclipse.xtext.xbase.lib.BooleanExtensions
-
A logical or (disjunction).
- operator_plus(BigDecimal, BigDecimal) - Static method in class org.eclipse.xtext.xbase.lib.BigDecimalExtensions
-
The binary plus operator.
- operator_plus(BigInteger, BigInteger) - Static method in class org.eclipse.xtext.xbase.lib.BigIntegerExtensions
-
The binary plus operator.
- operator_plus(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary plus operator.
- operator_plus(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary plus operator.
- operator_plus(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary plus operator.
- operator_plus(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary plus operator.
- operator_plus(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary plus operator.
- operator_plus(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary plus operator.
- operator_plus(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary plus operator.
- operator_plus(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary plus operator.
- operator_plus(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary plus operator.
- operator_plus(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary plus operator.
- operator_plus(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary plus operator.
- operator_plus(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary plus operator.
- operator_plus(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary plus operator.
- operator_plus(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary plus operator.
- operator_plus(Double, Number) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary plus operator.
- operator_plus(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary plus operator.
- operator_plus(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary plus operator.
- operator_plus(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary plus operator.
- operator_plus(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary plus operator.
- operator_plus(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary plus operator.
- operator_plus(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary plus operator.
- operator_plus(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary plus operator.
- operator_plus(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary plus operator.
- operator_plus(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary plus operator.
- operator_plus(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary plus operator.
- operator_plus(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary plus operator.
- operator_plus(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary plus operator.
- operator_plus(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary plus operator.
- operator_plus(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary plus operator.
- operator_plus(Iterable<? extends T>, Iterable<? extends T>) - Static method in class org.eclipse.xtext.xbase.lib.IterableExtensions
-
Concatenates two iterables into a single iterable.
- operator_plus(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.eclipse.xtext.xbase.lib.IteratorExtensions
-
Concatenates two iterators into a single iterator.
- operator_plus(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary plus operator.
- operator_plus(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary plus operator.
- operator_plus(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary plus operator.
- operator_plus(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary plus operator.
- operator_plus(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary plus operator.
- operator_plus(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary plus operator.
- operator_plus(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary plus operator.
- operator_plus(Map<K, V>, Pair<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Add the given pair to a given map for obtaining a new map.
- operator_plus(Map<K, V>, Map<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Merge the two maps.
- operator_plus(Object, String) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The binary + operator that concatenates two strings.
- operator_plus(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary plus operator.
- operator_plus(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary plus operator.
- operator_plus(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary plus operator.
- operator_plus(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary plus operator.
- operator_plus(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary plus operator.
- operator_plus(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary plus operator.
- operator_plus(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary plus operator.
- operator_plus(String, Object) - Static method in class org.eclipse.xtext.xbase.lib.StringExtensions
-
The binary + operator that concatenates a string and the string
reprentation of an object.
- operator_plus(String, String) - Static method in class org.eclipse.xtext.xbase.lib.StringExtensions
-
The binary + operator that concatenates two strings.
- operator_plusPlus(byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The postfix increment operator.
- operator_plusPlus(Byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The postfix increment operator.
- operator_plusPlus(char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The postfix increment operator.
- operator_plusPlus(Character) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The postfix increment operator.
- operator_plusPlus(double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The postfix increment operator.
- operator_plusPlus(Double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The postfix increment operator.
- operator_plusPlus(float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The postfix increment operator.
- operator_plusPlus(Float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The postfix increment operator.
- operator_plusPlus(int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The postfix increment operator.
- operator_plusPlus(Integer) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The postfix increment operator.
- operator_plusPlus(long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The postfix increment operator.
- operator_plusPlus(Long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The postfix increment operator.
- operator_plusPlus(short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The postfix increment operator.
- operator_plusPlus(Short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The postfix increment operator.
- operator_power(BigDecimal, int) - Static method in class org.eclipse.xtext.xbase.lib.BigDecimalExtensions
-
The power operator.
- operator_power(BigInteger, int) - Static method in class org.eclipse.xtext.xbase.lib.BigIntegerExtensions
-
The power operator.
- operator_power(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary power operator.
- operator_power(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary power operator.
- operator_power(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary power operator.
- operator_power(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary power operator.
- operator_power(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary power operator.
- operator_power(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary power operator.
- operator_power(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The binary power operator.
- operator_power(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary power operator.
- operator_power(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary power operator.
- operator_power(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary power operator.
- operator_power(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary power operator.
- operator_power(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary power operator.
- operator_power(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary power operator.
- operator_power(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The binary power operator.
- operator_power(Double, Number) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The power operator.
- operator_power(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary power operator.
- operator_power(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary power operator.
- operator_power(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary power operator.
- operator_power(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary power operator.
- operator_power(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary power operator.
- operator_power(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary power operator.
- operator_power(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The binary power operator.
- operator_power(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary power operator.
- operator_power(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary power operator.
- operator_power(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary power operator.
- operator_power(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary power operator.
- operator_power(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary power operator.
- operator_power(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary power operator.
- operator_power(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The binary power operator.
- operator_power(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary power operator.
- operator_power(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary power operator.
- operator_power(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary power operator.
- operator_power(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary power operator.
- operator_power(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary power operator.
- operator_power(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary power operator.
- operator_power(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary power operator.
- operator_power(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary power operator.
- operator_power(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary power operator.
- operator_power(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary power operator.
- operator_power(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary power operator.
- operator_power(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary power operator.
- operator_power(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary power operator.
- operator_power(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary power operator.
- operator_power(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary power operator.
- operator_power(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary power operator.
- operator_power(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary power operator.
- operator_power(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary power operator.
- operator_power(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary power operator.
- operator_power(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary power operator.
- operator_power(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The binary power operator.
- operator_remove(Collection<? super E>, E) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
-
The operator mapping from -= to Collection.remove(Object).
- operator_remove(Collection<E>, Collection<? extends E>) - Static method in class org.eclipse.xtext.xbase.lib.CollectionExtensions
-
- operator_remove(Map<K, V>, K) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Remove a key from the given map.
- operator_remove(Map<K, V>, Pair<? extends K, ? extends V>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Remove the given pair into the map.
- operator_remove(Map<K, V>, Iterable<? super K>) - Static method in class org.eclipse.xtext.xbase.lib.MapExtensions
-
Remove pairs with the given keys from the map.
- operator_spaceship(Comparable<? super C>, C) - Static method in class org.eclipse.xtext.xbase.lib.ComparableExtensions
-
The spaceship operator <=>.
- operator_tripleEquals(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity equals operator.
- operator_tripleEquals(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity equals operator.
- operator_tripleEquals(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity equals operator.
- operator_tripleEquals(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity equals operator.
- operator_tripleEquals(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity equals operator.
- operator_tripleEquals(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity equals operator.
- operator_tripleEquals(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity equals operator.
- operator_tripleEquals(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity equals operator.
- operator_tripleEquals(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity equals operator.
- operator_tripleEquals(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity equals operator.
- operator_tripleEquals(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity equals operator.
- operator_tripleEquals(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity equals operator.
- operator_tripleEquals(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity equals operator.
- operator_tripleEquals(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity equals operator.
- operator_tripleEquals(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity equals operator.
- operator_tripleEquals(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity equals operator.
- operator_tripleEquals(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity equals operator.
- operator_tripleEquals(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity equals operator.
- operator_tripleEquals(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity equals operator.
- operator_tripleEquals(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity equals operator.
- operator_tripleEquals(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity equals operator.
- operator_tripleEquals(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity equals operator.
- operator_tripleEquals(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity equals operator.
- operator_tripleEquals(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity equals operator.
- operator_tripleEquals(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity equals operator.
- operator_tripleEquals(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity equals operator.
- operator_tripleEquals(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity equals operator.
- operator_tripleEquals(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity equals operator.
- operator_tripleEquals(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity equals operator.
- operator_tripleEquals(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity equals operator.
- operator_tripleEquals(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity equals operator.
- operator_tripleEquals(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity equals operator.
- operator_tripleEquals(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity equals operator.
- operator_tripleEquals(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity equals operator.
- operator_tripleEquals(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity equals operator.
- operator_tripleEquals(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity equals operator.
- operator_tripleEquals(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity equals operator.
- operator_tripleEquals(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity equals operator.
- operator_tripleEquals(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity equals operator.
- operator_tripleEquals(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity equals operator.
- operator_tripleEquals(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity equals operator.
- operator_tripleEquals(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity equals operator.
- operator_tripleEquals(Object, Object) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The identity equals operator.
- operator_tripleEquals(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity equals operator.
- operator_tripleEquals(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity equals operator.
- operator_tripleEquals(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity equals operator.
- operator_tripleEquals(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity equals operator.
- operator_tripleEquals(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity equals operator.
- operator_tripleEquals(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity equals operator.
- operator_tripleEquals(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity equals operator.
- operator_tripleGreaterThan(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The binary unsigned right shift operator.
- operator_tripleGreaterThan(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The binary unsigned right shift operator.
- operator_tripleNotEquals(byte, double) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(byte, float) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(byte, long) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(byte, int) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(byte, char) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(byte, short) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(byte, byte) - Static method in class org.eclipse.xtext.xbase.lib.ByteExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(char, double) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(char, float) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(char, long) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(char, int) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(char, char) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(char, short) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(char, byte) - Static method in class org.eclipse.xtext.xbase.lib.CharacterExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(double, double) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(double, float) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(double, long) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(double, int) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(double, char) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(double, short) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(double, byte) - Static method in class org.eclipse.xtext.xbase.lib.DoubleExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(float, double) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(float, float) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(float, long) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(float, int) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(float, char) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(float, short) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(float, byte) - Static method in class org.eclipse.xtext.xbase.lib.FloatExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(int, double) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(int, float) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(int, long) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(int, char) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(int, short) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(int, byte) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(long, double) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(long, float) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(long, long) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(long, int) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(long, char) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(long, short) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(long, byte) - Static method in class org.eclipse.xtext.xbase.lib.LongExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(Object, Object) - Static method in class org.eclipse.xtext.xbase.lib.ObjectExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(short, double) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(short, float) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(short, long) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(short, int) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(short, char) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(short, short) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity not equals operator.
- operator_tripleNotEquals(short, byte) - Static method in class org.eclipse.xtext.xbase.lib.ShortExtensions
-
The identity not equals operator.
- operator_upTo(int, int) - Static method in class org.eclipse.xtext.xbase.lib.IntegerExtensions
-
- org.eclipse.xtend2.lib - package org.eclipse.xtend2.lib
-
- org.eclipse.xtext.xbase.lib - package org.eclipse.xtext.xbase.lib
-
- org.eclipse.xtext.xbase.lib.internal - package org.eclipse.xtext.xbase.lib.internal
-
- org.eclipse.xtext.xbase.lib.util - package org.eclipse.xtext.xbase.lib.util
-