Méthode | Description | |
---|---|---|
AddInstruction ( |
||
AddLabel ( string label, |
||
AddProgramNode ( |
||
AssertFirst ( string predicateName, int arity, |
||
AssertLast ( string predicateName, int arity, |
||
CurrentInstruction ( ) : |
||
Initialize ( |
||
IsDefined ( string label ) : bool | ||
Next ( ) : void | ||
Stop ( ) : bool | ||
this ( string procedureName ) : |
Méthode | Description | |
---|---|---|
AddLabelAndPatchPredicates ( string label, |
||
PatchPredicates ( string predicateName, int arity, |
public AddInstruction ( |
||
instruction | ||
Résultat | void |
public AddLabel ( string label, |
||
label | string | |
procedure | ||
Résultat | void |
public AddProgramNode ( |
||
node | ||
Résultat | void |
public AssertFirst ( string predicateName, int arity, |
||
predicateName | string | |
arity | int | |
code | ||
Résultat | void |
public AssertLast ( string predicateName, int arity, |
||
predicateName | string | |
arity | int | |
code | ||
Résultat | void |
public CurrentInstruction ( ) : |
||
Résultat |
public Initialize ( |
||
program | ||
Résultat | void |
public this ( string procedureName ) : |
||
procedureName | string | |
Résultat |