![]() |
Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
Namespaces | |
| frontEnd.IF1.edge | |
| Parse edges and literalss. | |
Functions | |
| def | frontEnd.IF1.edge.parseEdge |
| Parse an IF1 edge. More... | |
| def | frontEnd.IF1.edge.parseLiteral |
| Parse an IF1 literal. More... | |
Variables | |
| tuple | frontEnd.IF1.edge.log = logging.getLogger(__name__) |
| int | frontEnd.IF1.edge._e_src_idx = 1 |
| int | frontEnd.IF1.edge._e_srcp_idx = 2 |
| int | frontEnd.IF1.edge._e_dst_idx = 3 |
| int | frontEnd.IF1.edge._e_dstp_idx = 4 |
| int | frontEnd.IF1.edge._e_type_idx = 5 |
| int | frontEnd.IF1.edge._l_dst_idx = 1 |
| int | frontEnd.IF1.edge._l_dstp_idx = 2 |
| int | frontEnd.IF1.edge._l_type_idx = 3 |
| int | frontEnd.IF1.edge._l_str_idx = 4 |
1.8.8