C# Class Axiom.Runtime.UnitTests._AbstractTerm

Datei anzeigen Open project: ahodroj/prologdotnet

Private Methods

Method Description
Assign ( ) : void
Bind ( ) : void
Data ( ) : void
Dereference ( ) : void
IsConstant ( ) : void
IsList ( ) : void
IsObject ( ) : void
IsReference ( ) : void
IsStructure ( ) : void
Reference ( ) : void
Unbind ( ) : void
Unify_after_assignment ( ) : void
Unify_ref_con ( ) : void
Unify_ref_lis ( ) : void
Unify_ref_ref ( ) : void
Unify_ref_str ( ) : void