public static class Expr.Reduced
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
constant |
Expr |
polynomial |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final int constant
public final Expr polynomial