C# 클래스 LispEngine.Core.DebugFunctions

상속: DelegateFunctions
파일 보기 프로젝트 열기: Patient0/FirstClassLisp 1 사용 예제들

공개 메소드들

메소드 설명
AddTo ( LexicalEnvironment env ) : LexicalEnvironment

비공개 메소드들

메소드 설명
asContinuation ( Datum arg ) : Continuation
getEnv ( Datum arg ) : Datum
getEnvironments ( Datum arg ) : Datum
getPendingResults ( Datum arg ) : Datum
getTaskDescriptions ( Datum arg ) : Datum
throwMsg ( Datum arg ) : Datum

메소드 상세

AddTo() 공개 정적인 메소드

public static AddTo ( LexicalEnvironment env ) : LexicalEnvironment
env LispEngine.Evaluation.LexicalEnvironment
리턴 LispEngine.Evaluation.LexicalEnvironment