Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the gtirb-functions Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Aug 15 04:44:08 2022 GMT+0.
Next: Systems, Previous: The gtirb-functions Reference Manual, Up: The gtirb-functions Reference Manual [Contents][Index]
Function objects over GTIRB
This repository provides simple function objects easing working with functions on top of GTIRB instances. Functions are not first-class in GTIRB and are not supported by the GTIRB API. Instead three sanctioned AuxData tables are used to persist hold function information in GTIRB instances. This repository mediates access to these tables through first-class function objects.
Copyright (C) 2020 GrammaTech, Inc.
This code is licensed under the MIT license. See the LICENSE file in the project root for license terms.
This project is sponsored by the Office of Naval Research, One Liberty Center, 875 N. Randolph Street, Arlington, VA 22203 under contract # N68335-17-C-0700. The content of the information does not necessarily reflect the position or policy of the Government and no official endorsement should be inferred.
Next: Files, Previous: Introduction, Up: The gtirb-functions Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
Next: gtirb-functions/gtirb-functions, Previous: Systems, Up: Systems [Contents][Index]
Function objects over GTIRB
GrammaTech
MIT
This repository provides simple function
objects easing working with functions on top of GTIRB instances.
Functions are not first-class in GTIRB and are not supported by the
GTIRB API. Instead three sanctioned AuxData tables are used to
persist hold function information in GTIRB instances. This repository
mediates access to these tables through first-class function objects.
asdf-package-system (system).
gtirb-functions/gtirb-functions (system).
Previous: gtirb-functions, Up: Systems [Contents][Index]
GrammaTech
MIT
Next: Packages, Previous: Systems, Up: The gtirb-functions Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: gtirb-functions/gtirb-functions/file-type.lisp, Previous: Lisp, Up: Lisp [Contents][Index]
gtirb-functions (system).
Previous: gtirb-functions/gtirb-functions.asd, Up: Lisp [Contents][Index]
gtirb-functions/gtirb-functions (system).
Next: Definitions, Previous: Files, Up: The gtirb-functions Reference Manual [Contents][Index]
Packages are listed by definition order.
gtirb-functions
Next: Indexes, Previous: Packages, Up: The gtirb-functions Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Next: Internals, Previous: Definitions, Up: Definitions [Contents][Index]
Next: Standalone methods, Previous: Public Interface, Up: Public Interface [Contents][Index]
Return the blocks that exit OBJECT.
Return all functions in OBJECT.
Return the blocks that return from OBJECT.
Return the blocks that tail-call out of OBJECT.
Next: Classes, Previous: Generic functions, Up: Public Interface [Contents][Index]
Blocks in the function.
gtirb/gtirb.
Blocks in the function.
gtirb/gtirb.
Module containing the function.
gtirb/gtirb.
Module containing the function.
gtirb/gtirb.
Name of the function, if present.
gtirb/gtirb.
name.
Name of the function, if present.
gtirb/gtirb.
name.
Previous: Standalone methods, Up: Public Interface [Contents][Index]
A function in a GTIRB instance.
gtirb-node.
Module containing the function.
gtirb/gtirb.
gtirb/gtirb:module
:module
Name of the function, if present.
gtirb/gtirb.
(or null gtirb-functions/gtirb-functions::symbol)
:name
name.
Blocks in the function.
gtirb/gtirb.
list
:blocks
Blocks serving as entry points to the function.
list
:entries
Previous: Public Interface, Up: Definitions [Contents][Index]
Next: Ordinary functions, Previous: Internals, Up: Internals [Contents][Index]
Next: Generic functions, Previous: Special variables, Up: Internals [Contents][Index]
Previous: Definitions, Up: The gtirb-functions Reference Manual [Contents][Index]
Jump to: | (
B E F G H I M N P R T |
---|
Jump to: | (
B E F G H I M N P R T |
---|
Next: Data types, Previous: Functions, Up: Indexes [Contents][Index]
Jump to: | *
B E M N S |
---|
Jump to: | *
B E M N S |
---|
Jump to: | C F G P S |
---|
Jump to: | C F G P S |
---|