Function of REIL code. More...
Public Member Functions | |
| ReilGraph | getGraph () |
| The graph of the function. | |
| String | getName () |
| The name of the function. | |
| String | toString () |
| Printable representation of the REIL function. | |
Represents a single REIL function.
| ReilGraph BinNavi.API.reil.ReilFunction.getGraph | ( | ) |
Returns the graph of the REIL function.
| String BinNavi.API.reil.ReilFunction.getName | ( | ) |
Returns the name of the REIL function.
| String BinNavi.API.reil.ReilFunction.toString | ( | ) |
Returns the string representation of the REIL function.
1.7.1