Home | History | Annotate | Download | only in text

Lines Matching defs:EXPONENT_SIGN

1761         public static final Field EXPONENT_SIGN = new Field("exponent sign");
1806 if (this.getName().equals(EXPONENT_SIGN.getName()))
1807 return EXPONENT_SIGN;