[all packages] [package ] [class hierarchy] [index]

pure interface of class FieldInstruction

The documentated page.
public abstract class FieldInstruction
  extends Minstruction
{
    protected long getField();
    protected long endField();
    protected long startField();
    public long eaValues(Mix_machine machine);
    public long eaContents(Mix_machine machine);
    protected boolean eaSign(Mix_machine machine);
    protected boolean eaISign(Mix_machine machine);
    public String eatoString();
}

[all packages] [package ] [class hierarchy] [index]
FieldInstruction.interface.html