C# Класс Axiom.Runtime.UnitTests._Instructions

Показать файл Открыть проект

Открытые методы

Метод Описание
SetupMachine ( ) : AbstractMachineState

Приватные методы

Метод Описание
Allocate ( ) : void
BCall ( ) : void
Call ( ) : void
CallVar ( ) : void
Cut ( ) : void
Deallocate ( ) : void
Execute ( ) : void
ExecuteVar ( ) : void
FCall ( ) : void
GetConstant ( ) : void
GetList ( ) : void
GetStructure ( ) : void
GetValue ( ) : void
GetVariable ( ) : void
Proceed ( ) : void
PutConstant ( ) : void
PutList ( ) : void
PutStructure ( ) : void
PutUnsafeValue ( ) : void
PutValue ( ) : void
PutXVariable ( ) : void
PutYVariable ( ) : void
RetryMeElse ( ) : void
SetConstant ( ) : void
SetLocalValue ( ) : void
SetValue ( ) : void
SetVariable ( ) : void
SetVoid ( ) : void
TrustMe ( ) : void
TryMeElse ( ) : void
UnifyConstant ( ) : void
UnifyLocalValue ( ) : void
UnifyValue ( ) : void
UnifyVariable ( ) : void
UnifyVoid ( ) : void

Описание методов

SetupMachine() публичный Метод

public SetupMachine ( ) : AbstractMachineState
Результат Axiom.Runtime.AbstractMachineState