C# Class bigloo.callcc

Inheritance: procedure
Afficher le fichier Open project: mbrock/bigloo-llvm

Méthodes publiques

Méthode Description
apply ( Object args ) : Object
callcc ( ) : System
funcall1 ( Object a1 ) : Object

Method Details

apply() public méthode

public apply ( Object args ) : Object
args Object
Résultat Object

callcc() public méthode

public callcc ( ) : System
Résultat System

funcall1() public méthode

public funcall1 ( Object a1 ) : Object
a1 Object
Résultat Object