version 1.21, 2016/08/29 04:56:58 |
version 1.22, 2017/03/28 03:47:36 |
|
|
@comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/misc.texi,v 1.20 2016/08/26 04:56:07 takayama Exp $ |
@comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/misc.texi,v 1.21 2016/08/29 04:56:58 noro Exp $ |
\BJP |
\BJP |
@node $B$=$NB>(B,,, $BAH$_9~$_H!?t(B |
@node $B$=$NB>(B,,, $BAH$_9~$_H!?t(B |
@section $B$=$NB>(B |
@section $B$=$NB>(B |
Line 984 returns the value of @var{function}(@var{arg0},@var{ar |
|
Line 984 returns the value of @var{function}(@var{arg0},@var{ar |
|
@findex flist |
@findex flist |
|
|
@table @t |
@table @t |
@item flist() |
@item flist([mname]) |
\JP :: $B8=:_Dj5A$5$l$F$$$kH!?tL>$rJ8;zNs%j%9%H$H$7$FJV$9(B. |
\JP :: $B8=:_Dj5A$5$l$F$$$kH!?tL>$rJ8;zNs%j%9%H$H$7$FJV$9(B. |
\EG :: Returns the list of function names currently defined. |
\EG :: Returns the list of function names currently defined. |
|
@item mname |
|
\JP $B%b%8%e!<%kL>(B |
|
\EG a module name |
@end table |
@end table |
|
|
@table @var |
@table @var |
Line 999 returns the value of @var{function}(@var{arg0},@var{ar |
|
Line 1002 returns the value of @var{function}(@var{arg0},@var{ar |
|
\BJP |
\BJP |
@item |
@item |
$B8=:_Dj5A$5$l$F$$$kAH$_9~$_H!?t(B, $B%f!<%6Dj5AH!?t$NH!?tL>$rJ8;zNs%j%9%H(B |
$B8=:_Dj5A$5$l$F$$$kAH$_9~$_H!?t(B, $B%f!<%6Dj5AH!?t$NH!?tL>$rJ8;zNs%j%9%H(B |
$B$H$7$FJV$9(B. |
$B$H$7$FJV$9(B. $B%b%8%e!<%kL>$,;XDj$5$l$?>l9g(B, $B$=$N%b%8%e!<%k$GDj5A$5$l$F$$$k(B |
|
$B4X?tL>$N$_$rJV$9(B. |
@item |
@item |
$B%7%9%F%`H!?t$N8e$K%f!<%6Dj5AH!?t$,B3$/(B. |
$B%7%9%F%`H!?t$N8e$K%f!<%6Dj5AH!?t$,B3$/(B. |
\E |
\E |
Line 1007 returns the value of @var{function}(@var{arg0},@var{ar |
|
Line 1011 returns the value of @var{function}(@var{arg0},@var{ar |
|
@item |
@item |
Returns the list of names of built-in functions and user defined functions |
Returns the list of names of built-in functions and user defined functions |
currently defined. The return value is a list of character strings. |
currently defined. The return value is a list of character strings. |
|
If a module name is specified, only the names of functions defined in the module |
|
are returned. |
@item |
@item |
The names of built-in functions are followed by those of user defined |
The names of built-in functions are followed by those of user defined |
functions. |
functions. |