C# Class Axiom.Runtime.Builtins.Processing.ListToStructurePredicate
Show file
Open project: ahodroj/prologdotnet
Public Methods
Method |
Description |
|
Arity ( ) : int |
|
|
Execute ( AbstractMachineState state ) : void |
|
|
Name ( ) : string |
|
|
Method Details
public Arity ( ) : int |
return |
int |
|
public Execute ( AbstractMachineState state ) : void |
state |
AbstractMachineState |
|
return |
void |
|
public Name ( ) : string |
return |
string |
|