sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name___do_series_search) function_name___do_series_search (parameters (identifier_self) identifier_self (identifier_url) identifier_url )parameters (block (expression_statement (assignment (identifier_root) identifier_root ...
helper function for making one HTTP request for data, and parsing the returned results into a DataFrame
(module (function_definition (function_name_parse_year_days) function_name_parse_year_days (parameters (identifier_year_info) identifier_year_info )parameters (block (expression_statement (assignment (pattern_list (identifier_leap_month) identifier_leap_month ...
Parse year days from a year info.
(module (function_definition (function_name_link_file) function_name_link_file (parameters (identifier_f) identifier_f (identifier_fldr) identifier_fldr )parameters (block (expression_statement (assignment (identifier_fname) identifier_fname (call ...
creates a html link for a file using folder fldr
(module (function_definition (function_name_copy_spline_array) function_name_copy_spline_array (parameters (identifier_a) identifier_a )parameters (block (expression_statement (assignment (identifier_b) identifier_b (call (identifier_spline_array) id...
This returns an instance of a new spline_array with all the fixins, and the data from a.
(module (function_definition (function_name_basis) function_name_basis (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_precision_adj) identifier_precision_adj (binary_operator (attribute ...
Compute basis rather than storing it.
(module (function_definition (function_name_raw_encode) function_name_raw_encode (parameters (identifier_self) identifier_self (identifier_value) identifier_value )parameters (block (if_statement (comparison_operator (call (identifier_type) identifier_ty...
Run the encoder on a value
(module (function_definition (function_name__parse_and_check_elements) function_name__parse_and_check_elements (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (expression_statement (assignment (identifier_crc) ident...
Parse and check the CRC and length of the elements part of the memory
(module (function_definition (function_name__add_attend_to_encoder_cache) function_name__add_attend_to_encoder_cache (parameters (identifier_cache) identifier_cache (identifier_attention_name) identifier_attention_name (identifier_hparams) identifier_hparams (identifier_num_layers) ide...
Add attend-to-encoder layers to cache.
(module (function_definition (function_name_showMenu) function_name_showMenu (parameters (identifier_self) identifier_self (identifier_pos) identifier_pos )parameters (block (expression_statement (assignment (identifier_menu) identifier_menu (call ...
Popups a menu for this widget.
(module (function_definition (function_name_passengers) function_name_passengers (parameters (identifier_self) identifier_self )parameters (type (generic_type (identifier_Set) identifier_Set (type_parameter (type (string_"PassengerUnit") string_"Passen...
Units inside a Bunker, CommandCenter, Nydus, Medivac, WarpPrism, Overlord
(module (function_definition (function_name_save_context) function_name_save_context (parameters (identifier_context) identifier_context )parameters (block (expression_statement (assignment (identifier_file_path) identifier_file_path (call (identifie...
Save a Context object to user data directory.
(module (function_definition (function_name_after_feature) function_name_after_feature (parameters (identifier_context) identifier_context (identifier_feature) identifier_feature )parameters (block (expression_statement (call (attribute (attribute ...
stop all Patronis, remove their data directory and cleanup the keys in etcd
(module (function_definition (function_name_scrolling_base_widget) function_name_scrolling_base_widget (parameters (identifier_self) identifier_self )parameters (block (function_definition (function_name_orig_iter) function_name_orig_iter (parameters (identifier_w...
Nearest `original_widget` that is compatible with the scrolling API
(module (function_definition (function_name_init_text) function_name_init_text (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_d) identifier_d (attribute (identifier_self) identifier_self...
Init text properties for this widget
(module (function_definition (function_name_detail) function_name_detail (parameters (identifier_self) identifier_self (typed_parameter (identifier_block_identifier) identifier_block_identifier (type (identifier_BlockSpecification) identifier_BlockSpecification )t...
Returns the channel details.
(module (function_definition (function_name_find_message) function_name_find_message (parameters (identifier_self) identifier_self )parameters (block (while_statement (True) True (block (expression_statement (assignment (attribute ...
find the next valid message
(module (function_definition (function_name__clean_intenum) function_name__clean_intenum (parameters (identifier_obj) identifier_obj )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list (identifier_obj) ...
Remove all IntEnum classes from a map.
(module (function_definition (function_name_add) function_name_add (parameters (identifier_self) identifier_self (identifier_entry) identifier_entry (identifier_local_file) identifier_local_file )parameters (block (expression_statement (assignment (identifier_...
Add a metadata row.
(module (function_definition (function_name_spawn) function_name_spawn (parameters (identifier_self) identifier_self (identifier_command) identifier_command )parameters (block (expression_statement (assignment (identifier_env) identifier_env (call ...
Spawns a new process and adds it to the pool
(module (function_definition (function_name__get_property) function_name__get_property (parameters (typed_parameter (identifier_device_path) identifier_device_path (type (generic_type (identifier_Union) identifier_Union (type_parameter (typ...
Gets the given property for a device.
(module (function_definition (function_name_update_condition) function_name_update_condition (parameters (identifier_self) identifier_self (identifier_service_id) identifier_service_id (identifier_version_number) identifier_version_number (identifier_name_key) identifier_name_key ...
Updates the specified condition.
(module (function_definition (function_name_change_state) function_name_change_state (parameters (identifier_self) identifier_self (identifier_state) identifier_state )parameters (block (if_statement (comparison_operator (identifier_state) identifier_state ...
Change the state of the remote process, logging the change
(module (function_definition (function_name_with_path) function_name_with_path (parameters (identifier_self) identifier_self (identifier_path) identifier_path (keyword_separator )keyword_separator (default_parameter (identifier_encoded) identifier_encoded (False) ...
Return a new URL with path replaced.
(module (function_definition (function_name_download) function_name_download (parameters (identifier_self) identifier_self (identifier_url) identifier_url (default_parameter (identifier_path) identifier_path (None) None )default_parameter (default_parameter ...
Download file given by url and save it to path.
(module (function_definition (function_name__run) function_name__run (parameters (identifier_cls) identifier_cls )parameters (block (if_statement (attribute (identifier_cls) identifier_cls (identifier__thread) identifier__thread )attribute (block...
Background thread's main function, execute registered tasks accordingly to their frequencies
(module (function_definition (function_name_find_node) function_name_find_node (parameters (identifier_self) identifier_self (identifier_node) identifier_node (identifier_path) identifier_path )parameters (block (for_statement (identifier_hash_value) identifier_hash_val...
Finds a node by the given path from the given node.
(module (function_definition (function_name_flush) function_name_flush (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (attribute (identifier_self) identifier_self (identifier_nostdout) identifier_nostdo...
Force commit changes to the file and stdout
(module (function_definition (function_name__add_slide_number) function_name__add_slide_number (parameters (identifier_self) identifier_self (identifier_slide_no) identifier_slide_no )parameters (block (if_statement (attribute (attribute (attribute ...
Add the slide number to the output if enabled.
(module (function_definition (function_name_show) function_name_show (parameters (identifier_movie) identifier_movie )parameters (block (for_statement (pattern_list (identifier_key) identifier_key (identifier_value) identifier_value )pattern_list ...
Show the movie metadata.
(module (function_definition (function_name_memory_usage) function_name_memory_usage (parameters (identifier_method) identifier_method )parameters (block (function_definition (function_name_wrapper) function_name_wrapper (parameters (list_splat_pattern ...
Log memory usage before and after a method.
(module (function_definition (function_name_addStrikeoutAnnot) function_name_addStrikeoutAnnot (parameters (identifier_self) identifier_self (identifier_rect) identifier_rect )parameters (block (expression_statement (call (identifier_CheckParent) identifier_CheckPar...
Strike out content in a rectangle or quadrilateral.
(module (function_definition (function_name_enqueue_command) function_name_enqueue_command (parameters (identifier_self) identifier_self (identifier_command) identifier_command (identifier_data) identifier_data )parameters (block (if_statement (boolean_operator ...
Enqueue command into command queues
(module (function_definition (function_name__fetch) function_name__fetch (parameters (identifier_self) identifier_self (identifier_params) identifier_params (identifier_required) identifier_required (identifier_defaults) identifier_defaults )parameters (block (expression_...
Make the NVP request and store the response.
(module (function_definition (function_name_getvalue) function_name_getvalue (parameters (identifier_self) identifier_self )parameters (type (identifier_str) identifier_str )type (block (return_statement (call (attribute (attribute ...
Get the internal contents as a str
(module (function_definition (function_name__process_key) function_name__process_key (parameters (identifier_self) identifier_self (identifier_key) identifier_key )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifi...
Process the given export key from redis.
(module (function_definition (function_name__init_metadata_table) function_name__init_metadata_table (parameters )parameters (block (expression_statement (assignment (identifier__metadata_table) identifier__metadata_table (call (attribute (id...
Initialise the "metadata" table in the db.
(module (function_definition (function_name___substitute_replace_pairs) function_name___substitute_replace_pairs (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self ...
Substitutes all replace pairs in the source of the stored routine.
(module (function_definition (function_name_label) function_name_label (parameters (identifier_self) identifier_self )parameters (block (if_statement (boolean_operator (attribute (identifier_self) identifier_self (identifier___doc__) identifier___d...
A human readable label
(module (function_definition (function_name__compute_ogg_page_crc) function_name__compute_ogg_page_crc (parameters (identifier_page) identifier_page )parameters (block (expression_statement (assignment (identifier_page_zero_crc) identifier_page_zero_crc (binary_...
Compute CRC of an Ogg page.
(module (function_definition (function_name_remove_column) function_name_remove_column (parameters (identifier_table) identifier_table (identifier_remove_index) identifier_remove_index )parameters (block (for_statement (identifier_row_index) identifier_row_index (call...
Removes the specified column from the table.
(module (function_definition (function_name_received_message) function_name_received_message (parameters (identifier_self) identifier_self (identifier_address) identifier_address (identifier_data) identifier_data )parameters (block (expression_statement (call ...
Process a message received from the KNX bus.
(module (function_definition (function_name_add_lambda_integration) function_name_add_lambda_integration (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_lambda_uri) identifier_lambda_uri (subscript ...
Attach lambda found to API.
(module (function_definition (function_name_rename) function_name_rename (parameters (identifier_self) identifier_self (identifier_old_name) identifier_old_name (identifier_new_name) identifier_new_name )parameters (block (try_statement (block (expression_stat...
Rename key to a new name.
(module (function_definition (function_name_JsonResponseModel) function_name_JsonResponseModel (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_old_model) identifier_old_model (attribute (...
In this context, return raw JSON instead of proto.
(module (function_definition (function_name__GenConfig) function_name__GenConfig (parameters (identifier_self) identifier_self (identifier_cfg) identifier_cfg )parameters (block (expression_statement (assignment (identifier_merged) identifier_merged (call ...
Interpolate configurations with defaults to generate actual configs.
(module (function_definition (function_name_normpath) function_name_normpath (parameters (identifier_path) identifier_path )parameters (block (expression_statement (assignment (pattern_list (identifier_scheme) identifier_scheme (identifier_netloc) ...
Normalize ``path``, collapsing redundant separators and up-level refs.
(module (function_definition (function_name_find_description) function_name_find_description (parameters (identifier_self) identifier_self (identifier_name) identifier_name )parameters (block (expression_statement (string_"Find a description for the given appliance name.") st...
Find a description for the given appliance name.
(module (function_definition (function_name_create) function_name_create (parameters (identifier_cls) identifier_cls (default_parameter (identifier_config_file) identifier_config_file (None) None )default_parameter )parameters (block (if_statement (compa...
Return the default configuration.
(module (function_definition (function_name_return_standard_conf) function_name_return_standard_conf (parameters )parameters (block (expression_statement (assignment (identifier_result) identifier_result (call (identifier_resource_string) identifier_resour...
Return the sample config file.
(module (function_definition (function_name_restore_bucket) function_name_restore_bucket (parameters (identifier_self) identifier_self (identifier_table_name) identifier_table_name )parameters (block (if_statement (call (attribute (identifier_table_name)...
Restore bucket from SQL
(module (function_definition (function_name_resolve_type_spec) function_name_resolve_type_spec (parameters (identifier_self) identifier_self (identifier_name) identifier_name (identifier_lineno) identifier_lineno )parameters (block (if_statement (comparison_operator ...
Finds and links the TypeSpec with the given name.
(module (function_definition (function_name_inv_n) function_name_inv_n (parameters (identifier_x) identifier_x )parameters (block (assert_statement (comparison_operator (attribute (identifier_x) identifier_x (identifier_ndim) identifier_ndim ...
given N matrices, return N inverses
(module (function_definition (function_name_dispatch_hook) function_name_dispatch_hook (parameters (identifier_cls) identifier_cls (default_parameter (identifier__pkt) identifier__pkt (string_b"") string_b"" )default_parameter (list_splat_pattern (identifier_arg...
Depending on the payload content, the frame type we should interpretate
(module (function_definition (function_name_modify_pattern) function_name_modify_pattern (parameters (identifier_self) identifier_self (identifier_pattern) identifier_pattern (identifier_group) identifier_group )parameters (block (expression_statement (assignment ...
Rename groups in regex pattern and enclose it in named group
(module (function_definition (function_name_runm) function_name_runm (parameters )parameters (block (expression_statement (call (attribute (identifier_signal) identifier_signal (identifier_signal) identifier_signal )attribute (argumen...
This is super minimal and pretty hacky, but it counts as a first pass.
(module (function_definition (function_name__parse_top_cfg) function_name__parse_top_cfg (parameters (identifier_content) identifier_content (identifier_filename) identifier_filename )parameters (block (try_statement (block (expression_statement (assignm...
Allow top_cfg to be YAML
(module (function_definition (function_name_next_sample) function_name_next_sample (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier__allow_r...
Helper function for reading in next sample.
(module (function_definition (function_name_run) function_name_run (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_logging) identifier_logging (identifier_info) identifier_info ...
Top level runner to load State and County GeoJSON files into Mongo DB
(module (function_definition (function_name_samples) function_name_samples (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_names) identifier_names (attribute (attribute (ide...
Yield the samples as dicts, keyed by dimensions.
(module (function_definition (function_name_write) function_name_write (parameters (identifier_self) identifier_self (default_parameter (identifier_fout) identifier_fout (None) None )default_parameter (default_parameter (identifier_fmt) identifier_fmt (i...
Write an arff structure to a string.
(module (function_definition (function_name_main) function_name_main (parameters )parameters (block (expression_statement (call (identifier_print) identifier_print (argument_list (binary_operator (string_"Python version %s") string_"Python ve...
Main function calls the test functs
(module (function_definition (function_name_delete) function_name_delete (parameters (identifier_ctx) identifier_ctx (identifier_family_file) identifier_family_file (identifier_family_type) identifier_family_type (identifier_case_id) identifier_case_id )parameters (block ...
Delete the variants of a case.
(module (function_definition (function_name_get_all_platforms) function_name_get_all_platforms (parameters (identifier_self) identifier_self )parameters (type (generic_type (identifier_AsyncIterator) identifier_AsyncIterator (type_parameter (type (iden...
Returns all platform instances
(module (function_definition (function_name_on_backward_end) function_name_on_backward_end (parameters (identifier_self) identifier_self (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (expression_statement ...
accumulated step and reset samples, True will result in no stepping
(module (function_definition (function_name_memory_full) function_name_memory_full (parameters )parameters (block (expression_statement (assignment (identifier_current_process) identifier_current_process (call (attribute (identifier_psutil) i...
Check if the memory is too full for further caching.
(module (function_definition (function_name_makedirs) function_name_makedirs (parameters (identifier_path) identifier_path )parameters (block (expression_statement (assignment (identifier_path) identifier_path (call (identifier_Path) identifier_Path ...
Creates the directory tree if non existing.
(module (function_definition (function_name_best_item_from_list) function_name_best_item_from_list (parameters (identifier_item) identifier_item (identifier_options) identifier_options (default_parameter (identifier_fuzzy) identifier_fuzzy (integer_90) integer_90 )defau...
Returns just the best item, or ``None``
(module (function_definition (function_name_assumes) function_name_assumes (parameters (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern )parameters (block (expression_statement (assignment (identifier_args) identifier_args ...
Stores a function's assumptions as an attribute.
(module (function_definition (function_name_iterator) function_name_iterator (parameters (identifier_self) identifier_self )parameters (block (for_statement (identifier_ent_cls) identifier_ent_cls (call (identifier_list) identifier_list (argument_list ...
Returns an iterator over all entity states held by this Unit Of Work.
(module (function_definition (function_name__coulomb) function_name__coulomb (parameters (identifier_n1) identifier_n1 (identifier_n2) identifier_n2 (identifier_k) identifier_k (identifier_r) identifier_r )parameters (block (expression_statement (assignment ...
Calculates Coulomb forces and updates node data.
(module (function_definition (function_name_grok_seconds) function_name_grok_seconds (parameters (identifier_lease) identifier_lease )parameters (block (if_statement (call (attribute (identifier_lease) identifier_lease (identifier_endswith) identif...
Ensures that we are returning just seconds
(module (function_definition (function_name_targets) function_name_targets (parameters (identifier_tgt) identifier_tgt (default_parameter (identifier_tgt_type) identifier_tgt_type (string_'glob') string_'glob' )default_parameter (dictionary_splat_pattern (identi...
Returns the roster from the terraform state file, checks opts for location, but defaults to terraform.tfstate
(module (function_definition (function_name_run_region) function_name_run_region (parameters (identifier_data) identifier_data (identifier_region) identifier_region (identifier_vrn_files) identifier_vrn_files (identifier_out_file) identifier_out_file )parameters (block (e...
Perform variant calling on gVCF inputs in a specific genomic region.
(module (function_definition (function_name__to_pb) function_name__to_pb (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_client) identifier_client (attribute (attribute (ide...
Create cluster proto buff message for API calls
(module (function_definition (function_name_main) function_name_main (parameters )parameters (block (expression_statement (assignment (identifier_e) identifier_e (call (attribute (identifier_mod_env) identifier_mod_env (identifi...
generates a virtual internet, sets pages and runs web_users on it
(module (function_definition (function_name_logfile_generator) function_name_logfile_generator (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (subscript (attribute (identifier_self) identifier_self ...
Yield each line of the file, or the next line if several files.
(module (function_definition (function_name_array_map) function_name_array_map (parameters (identifier_f) identifier_f (identifier_ar) identifier_ar )parameters (block (expression_statement (string_"Apply an ordinary function to all values in an array.") string_"Apply an ordi...
Apply an ordinary function to all values in an array.
(module (function_definition (function_name_get) function_name_get (parameters (identifier_self) identifier_self (identifier_url) identifier_url (default_parameter (identifier_params) identifier_params (None) None )default_parameter )parameters (block (exp...
Initiate a GET request
(module (function_definition (function_name_ssh_cmd) function_name_ssh_cmd (parameters (identifier_self) identifier_self (identifier_name) identifier_name (identifier_ssh_command) identifier_ssh_command )parameters (block (if_statement (not_operator (call ...
SSH into given container and executre command if given
(module (function_definition (function_name_report) function_name_report (parameters (identifier_self) identifier_self (identifier_msg) identifier_msg (default_parameter (identifier_timeout) identifier_timeout (integer_5) integer_5 )default_parameter )parameters ...
Report message to the host manager.
(module (function_definition (function_name_draw_actions) function_name_draw_actions (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_now) identifier_now (call (attribute (id...
Draw the actions so that they can be inspected for accuracy.
(module (function_definition (function_name__validate_type_scalar) function_name__validate_type_scalar (parameters (identifier_self) identifier_self (identifier_value) identifier_value )parameters (block (if_statement (call (identifier_isinstance) identifier_isinsta...
Is not a list or a dict
(module (function_definition (function_name_filter_silenced) function_name_filter_silenced (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_stashes) identifier_stashes (list (tuple ...
Determine whether a check is silenced and shouldn't handle.
(module (function_definition (function_name__copy_finfo) function_name__copy_finfo (parameters (identifier_finfo) identifier_finfo (identifier_storage_dir) identifier_storage_dir (default_parameter (identifier_pass_uptodate) identifier_pass_uptodate (False) False )defau...
Copy a file into the output storage directory.
(module (function_definition (function_name_save_grade_entry) function_name_save_grade_entry (parameters (identifier_self) identifier_self (identifier_grade_entry_form) identifier_grade_entry_form (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (...
Pass through to provider GradeEntryAdminSession.update_grade_entry
(module (function_definition (function_name_at_least_libvips) function_name_at_least_libvips (parameters (identifier_x) identifier_x (identifier_y) identifier_y )parameters (block (expression_statement (assignment (identifier_major) identifier_major (call ...
Is this at least libvips x.y?
(module (function_definition (function_name_handle_incoming_response) function_name_handle_incoming_response (parameters (identifier_self) identifier_self (identifier_call_id) identifier_call_id (identifier_payload) identifier_payload )parameters (block (expression_statement ...
Get a registered handler for a given response and execute it.
(module (function_definition (function_name_init_conv_weight) function_name_init_conv_weight (parameters (identifier_layer) identifier_layer )parameters (block (expression_statement (assignment (identifier_n_filters) identifier_n_filters (attribute (...
initilize conv layer weight.
(module (function_definition (function_name_validate_unique) function_name_validate_unique (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) identifier_kw...
Checked whether more than one EighthSignup exists for a User on a given EighthBlock.
(module (function_definition (function_name_post) function_name_post (parameters (identifier_self) identifier_self )parameters (type (identifier_Vpn) identifier_Vpn )type (block (expression_statement (assignment (identifier_vpn) identifier_vpn (cal...
Creates the vpn with the given data.
(module (function_definition (function_name_generate_cli_main_parser) function_name_generate_cli_main_parser (parameters )parameters (block (expression_statement (assignment (identifier_parser) identifier_parser (call (attribute (identifier_a...
Using all providers available, generate a parser that will be used by Lexicon CLI
(module (function_definition (function_name_azm) function_name_azm (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_azm1) identifier_azm1 (call (attribute (identifier_self) i...
Corrected azimuth, taking into account backsight, declination, and compass corrections.
(module (function_definition (function_name_create_buffer) function_name_create_buffer (parameters (identifier_self) identifier_self (default_parameter (identifier_ignore_unsupported) identifier_ignore_unsupported (False) False )default_parameter )parameters (block ...
Create this tree's TreeBuffer
(module (function_definition (function_name_id) function_name_id (parameters (identifier_cls) identifier_cls )parameters (block (if_statement (attribute (identifier_cls) identifier_cls (identifier___uuid_primary_key__) identifier___uuid_primary_key__ )at...
Database identity for this model, used for foreign key references from other models
(module (function_definition (function_name__GetURLContent) function_name__GetURLContent (parameters (identifier_url) identifier_url )parameters (block (expression_statement (assignment (identifier_response) identifier_response (call (attribute ...
Download and return the content of URL.
(module (function_definition (function_name_render_js_template) function_name_render_js_template (parameters (identifier_self) identifier_self (identifier_template_path) identifier_template_path (identifier_element_id) identifier_element_id (default_parameter (identifier_contex...
Render a js template.
(module (function_definition (function_name__put_json) function_name__put_json (parameters (identifier_self) identifier_self (identifier_instance) identifier_instance (default_parameter (identifier_space) identifier_space (None) None )default_parameter (default_pa...
Base level method for adding new data to the API
(module (function_definition (function_name__search_val) function_name__search_val (parameters (identifier_matches) identifier_matches (identifier_compiled_pattern) identifier_compiled_pattern (identifier_fld_val) identifier_fld_val )parameters (block (expression_statement ...
Search for user-regex in scalar data values.
(module (function_definition (function_name__inject_patched_examples) function_name__inject_patched_examples (parameters (identifier_self) identifier_self (identifier_existing_item) identifier_existing_item (identifier_patched_item) identifier_patched_item )parameters (block (f...
Injects patched examples into original examples.
(module (function_definition (function_name_append) function_name_append (parameters (identifier_self) identifier_self (identifier_state) identifier_state (identifier_symbol) identifier_symbol (identifier_action) identifier_action (identifier_destinationstate) identifier_destinat...
Appends a new rule