Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
bigloo
callcc
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