C# Class Prolog.PrologContext.WokenGoal

Represents a recently woken goal. We keep a saved trace pointer so that if we have to abort the current unification before the goals are run, we can recognize which ones to remove.
Afficher le fichier Open project: ianhorswill/UnityProlog

Méthodes publiques

Свойство Type Description
Goal Structure
TracePointer int

Property Details

Goal public_oe property

public Structure Goal
Résultat Structure

TracePointer public_oe property

public int TracePointer
Résultat int