Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » debugging » functionBody » FunctionBody
next | previous | forward | backward | up | index | toc

FunctionBody -- the class of function bodies

Types of function body:

Methods that use a function body:

  • disassemble(FunctionBody) -- see disassemble -- disassemble a pseudocode or function
  • locate(FunctionBody) -- see locate -- locate source code
  • pseudocode(FunctionBody) (missing documentation)

For the programmer

The object FunctionBody is a type, with ancestor class Thing.


The source of this document is in Macaulay2Doc/ov_repl.m2:967:0.