A | |
| append_after [Parameter_sig.List] | append a list at the end of the current state |
| append_before [Parameter_sig.List] | append a list in front of the current state |
C | |
| classify [Classify] | |
| create [Dump] | |
D | |
| dead_reasons [Scan] | |
G | |
| get_function_name [Parameter_sig.String] | returns the given argument only if it is a valid function name
(see |
| get_plain_string [Parameter_sig.String] | always return the argument, even if the argument is not a function name. |
| get_possible_values [Parameter_sig.String] | What are the acceptable values for this parameter. |
I | |
| is_empty [Parameter_sig.Filepath] | Whether the Filepath is empty. |
| iter [Scan] | |
O | |
| off [Parameter_sig.Bool] | Set the boolean to |
| on [Parameter_sig.Bool] | Set the boolean to |
P | |
| partial_pending [Scan] | |
| print [Register] | |
| print [Report.Register] | |
R | |
| report_ip [Scan] | Should this property be part of the final report according to the users filters. |
S | |
| set_possible_values [Parameter_sig.String] | Set what are the acceptable values for this parameter. |
| source_properties [Scan] | Visit all source properties from the AST |