Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
FunctionBody
next
|
previous
|
forward
|
backward
| up |
index
|
toc
FunctionBody -- the class of function bodies
See also
functionBody
-- get the body of a function
Types of function body:
CompiledFunctionBody
-- the class of all compiled function bodies
Methods that use a function body:
disassemble(FunctionBody)
(missing documentation)
locate(FunctionBody)
-- see
locate
-- locate source code
pseudocode(FunctionBody)
(missing documentation)
For the programmer
The object
FunctionBody
is
a
type
, with ancestor class
Thing
.