C# Class LispEngine.Core.Macro.UnMacro

Inheritance: UnaryFunction
Afficher le fichier Open project: Patient0/FirstClassLisp

Méthodes protégées

Méthode Description
eval ( Datum arg ) : Datum

Method Details

eval() protected méthode

protected eval ( Datum arg ) : Datum
arg Datum
Résultat Datum