sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name__check_configs) function_name__check_configs (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_configs) identifier_configs (call (identifier_set)...
Reloads the configuration files.
(module (function_definition (function_name_verify_secret) function_name_verify_secret (parameters (identifier_self) identifier_self (identifier_form_instance) identifier_form_instance (identifier_secret) identifier_secret )parameters (block (expression_statement (call ...
Verifies an IPN payment over SSL using EWP.
(module (function_definition (function_name_profile) function_name_profile (parameters (identifier_curr_step) identifier_curr_step (identifier_start_step) identifier_start_step (identifier_end_step) identifier_end_step (default_parameter (identifier_profile_name) identifier_pro...
profile the program between [start_step, end_step).
(module (function_definition (function_name_update) function_name_update (parameters (identifier_self) identifier_self (identifier_stats) identifier_stats )parameters (block (expression_statement (assignment (identifier_all_stats) identifier_all_stats (cal...
Update stats in the CSV output file.
(module (function_definition (function_name_check_python_matlab_architecture) function_name_check_python_matlab_architecture (parameters (identifier_bits) identifier_bits (identifier_lib_dir) identifier_lib_dir )parameters (block (if_statement (not_operator (call ...
Make sure we can find corresponding installation of Python and MATLAB.
(module (function_definition (function_name_update) function_name_update (parameters (identifier_self) identifier_self (identifier_other) identifier_other (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block ...
A dict-like update for Struct attributes.
(module (function_definition (function_name_read_py) function_name_read_py (parameters (identifier_self) identifier_self (identifier_fin_txt) identifier_fin_txt (identifier_get_goids_only) identifier_get_goids_only (identifier_exclude_ungrouped) identifier_exclude_ungrouped (defa...
Read GO IDs or sections data from a Python file.
(module (function_definition (function_name__pip_search) function_name__pip_search (parameters (identifier_stdout) identifier_stdout (identifier_stderr) identifier_stderr )parameters (block (expression_statement (assignment (identifier_result) identifier_result ...
Callback for pip search.
(module (function_definition (function_name_listen_init) function_name_listen_init (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (attribute (identifier_self) identifier_self (identifier_dispatche...
Setup the service to listen for clients.
(module (function_definition (function_name_openstack_undercloud_install) function_name_openstack_undercloud_install (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (pattern_list (identifier_instack_undercloud...
Deploy an undercloud on the host.
(module (function_definition (function_name_distancemodulus) function_name_distancemodulus (parameters (identifier_d) identifier_d )parameters (block (if_statement (comparison_operator (call (identifier_type) identifier_type (argument_list ...
Returns distance modulus given d in parsec.
(module (function_definition (function_name_xml_row) function_name_xml_row (parameters (identifier_row) identifier_row (identifier_lang) identifier_lang )parameters (block (for_statement (identifier_elem) identifier_elem (identifier_row) identifier_row (block ...
Generator for an XML row
(module (function_definition (function_name_visit_for) function_name_visit_for (parameters (identifier_self) identifier_self (identifier_node) identifier_node )parameters (block (expression_statement (assignment (identifier_fors) identifier_fors (binary_op...
return an astroid.For node as string
(module (function_definition (function_name__locate_file) function_name__locate_file (parameters (identifier_f) identifier_f (identifier_base_dir) identifier_base_dir )parameters (block (if_statement (comparison_operator (identifier_base_dir) identifier_base_dir ...
Utility method for finding full path to a filename as string
(module (function_definition (function_name_create_ssl_context) function_name_create_ssl_context (parameters )parameters (block (expression_statement (assignment (identifier_ssl_context) identifier_ssl_context (call (attribute (identifier_ssl...
Create and return SSL Context.
(module (function_definition (function_name__FetchRemapping) function_name__FetchRemapping (parameters (identifier_type_name) identifier_type_name (identifier_mapping_type) identifier_mapping_type (default_parameter (identifier_python_name) identifier_python_name (None) None ...
Common code for fetching a key or value from a remapping dict.
(module (function_definition (function_name_run_normalization) function_name_run_normalization (parameters (identifier_self) identifier_self )parameters (block (for_statement (pattern_list (identifier_index) identifier_index (identifier_media_file) identifier_me...
Run the normalization procedures
(module (function_definition (function_name_run) function_name_run (parameters (identifier_wf) identifier_wf (keyword_separator )keyword_separator (identifier_display) identifier_display (default_parameter (identifier_n_threads) identifier_n_threads (integer_1) in...
Run the workflow using the dynamic-exclusion worker.
(module (function_definition (function_name_show_some) function_name_show_some (parameters (typed_parameter (identifier_items) identifier_items (type (identifier_Collection) identifier_Collection )type )typed_parameter (typed_default_parameter (ident...
Return the representation of the first `n_max` elements in `items`.
(module (function_definition (function_name_clear) function_name_clear (parameters (identifier_self) identifier_self (identifier_startBlock) identifier_startBlock (identifier_endBlock) identifier_endBlock )parameters (block (for_statement (identifier_block) identifier_b...
Clear bookmarks on block range including start and end
(module (function_definition (function_name__parse_columns) function_name__parse_columns (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_column_map) identifier_column_map (dictionary )dicti...
a helper method for parsing the column properties from the record schema
(module (function_definition (function_name_url_for) function_name_url_for (parameters (dictionary_splat_pattern (identifier_options) identifier_options )dictionary_splat_pattern )parameters (block (expression_statement (assignment (identifier_url_parts) ide...
Returns the url for the specified options
(module (function_definition (function_name_single) function_name_single (parameters (identifier_wosclient) identifier_wosclient (identifier_wos_query) identifier_wos_query (default_parameter (identifier_xml_query) identifier_xml_query (None) None )default_parameter ...
Perform a single Web of Science query and then XML query the results.
(module (function_definition (function_name_model) function_name_model (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier_z) identifier_z ...
Model of the spectrum with given redshift.
(module (function_definition (function_name_format_summary) function_name_format_summary (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_chunks) identifier_chunks (list_comprehension (cal...
Generate a summary string for the progress bar.
(module (function_definition (function_name_cookie_signature) function_name_cookie_signature (parameters (identifier_seed) identifier_seed (list_splat_pattern (identifier_parts) identifier_parts )list_splat_pattern )parameters (block (expression_statement (assig...
Generates a cookie signature.
(module (function_definition (function_name_remove_old_dumps) function_name_remove_old_dumps (parameters (identifier_connection) identifier_connection (typed_parameter (identifier_container) identifier_container (type (identifier_str) identifier_str )type )t...
Remove dumps older than x days
(module (function_definition (function_name_diff) function_name_diff (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (attribute (identifier_self) identifier_self (identifier_present) identifier_present ...
Determines if changes are needed for the Vault backend
(module (function_definition (function_name_normalize_path) function_name_normalize_path (parameters )parameters (block (expression_statement (assignment (identifier_whole_path) identifier_whole_path (list_comprehension (call (attribute ...
Normalizes sys.path to avoid the use of relative folders
(module (function_definition (function_name_safe_record) function_name_safe_record (parameters (identifier_ctx) identifier_ctx (identifier_item) identifier_item )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_...
Make sure we get a record instance even if we pass an xmlid.
(module (function_definition (function_name__build_text_filter) function_name__build_text_filter (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_text_filter) identifier_text_filter (call ...
Build a suitable TextFilter object.
(module (function_definition (function_name_embeddedFileCount) function_name_embeddedFileCount (parameters (identifier_self) identifier_self )parameters (block (if_statement (boolean_operator (attribute (identifier_self) identifier_self (identifier...
Return number of embedded files.
(module (function_definition (function_name_int_subtype) function_name_int_subtype (parameters (identifier_i) identifier_i (identifier_bits) identifier_bits (identifier_signed) identifier_signed )parameters (block (expression_statement (string_"returns integer i after c...
returns integer i after checking that it fits in the given number of bits.
(module (function_definition (function_name_DumpCurrentSchema) function_name_DumpCurrentSchema (parameters (identifier_cursor) identifier_cursor )parameters (block (expression_statement (call (attribute (identifier_cursor) identifier_cursor (identi...
Dumps current database schema.
(module (function_definition (function_name__secret_yaml) function_name__secret_yaml (parameters (identifier_loader) identifier_loader (identifier_node) identifier_node )parameters (block (expression_statement (assignment (identifier_fname) identifier_fname ...
Load secrets and embed it into the configuration YAML.
(module (function_definition (function_name_experiment) function_name_experiment (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier__experimen...
The identifier or the experiment that is currently processed
(module (function_definition (function_name_main) function_name_main (parameters (identifier_argv) identifier_argv )parameters (block (delete_statement (identifier_argv) identifier_argv )delete_statement (expression_statement (assignment (identifier_en...
Run Minigo in GTP mode.
(module (function_definition (function_name_no_content_response) function_name_no_content_response (parameters (identifier_response) identifier_response )parameters (block (expression_statement (string_"Cautious assessment of the response body for no content.") string_"Cautious ass...
Cautious assessment of the response body for no content.
(module (function_definition (function_name_setOrga) function_name_setOrga (parameters (identifier_request) identifier_request (default_parameter (identifier_hproPk) identifier_hproPk (None) None )default_parameter )parameters (block (if_statement (attri...
Change the current orga
(module (function_definition (function_name__html) function_name__html (parameters (identifier_self) identifier_self (identifier_text) identifier_text )parameters (block (expression_statement (assignment (identifier_html) identifier_html (call ...
Parse a Tweet and generate HTML.
(module (function_definition (function_name_function_parser) function_name_function_parser (parameters (identifier_function) identifier_function (identifier_parser) identifier_parser )parameters (block (expression_statement (call (attribute (identifier_p...
This function parses a function and adds its arguments to the supplied parser
(module (function_definition (function_name__repair_column) function_name__repair_column (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_check_for_title) identifier_check_for_title (True) True ...
Same as _repair_row but for columns.
(module (function_definition (function_name_export_serving) function_name_export_serving (parameters (identifier_model_path) identifier_model_path )parameters (block (expression_statement (assignment (identifier_pred_config) identifier_pred_config (call ...
Export trained model to use it in TensorFlow Serving or cloudML.
(module (function_definition (function_name__collect_state_names) function_name__collect_state_names (parameters (identifier_self) identifier_self (identifier_variable) identifier_variable )parameters (block (expression_statement (string_"Return a list of states that the vari...
Return a list of states that the variable takes in the data
(module (function_definition (function_name_ensure_unicode) function_name_ensure_unicode (parameters (identifier_text) identifier_text )parameters (block (expression_statement (identifier_u) identifier_u )expression_statement (if_statement (call (ident...
u"""helper to ensure that text passed to WriteConsoleW is unicode
(module (function_definition (function_name_load_stats) function_name_load_stats (parameters (identifier_self) identifier_self (default_parameter (identifier_cache) identifier_cache (None) None )default_parameter (default_parameter (identifier_wait) identifier_w...
Load and cache the webpack-stats file
(module (function_definition (function_name_blocks) function_name_blocks (parameters (identifier_self) identifier_self (identifier_lines) identifier_lines )parameters (block (expression_statement (assignment (identifier_state) identifier_state (call ...
Groups lines into markdown blocks
(module (function_definition (function_name__create_attach_records) function_name__create_attach_records (parameters (identifier_self) identifier_self (identifier_ids) identifier_ids (identifier_attributes) identifier_attributes )parameters (block (expression_statement ...
Create a list of records to insert into the pivot table.
(module (function_definition (function_name_prioritize) function_name_prioritize (parameters (identifier_self) identifier_self (identifier_item) identifier_item (default_parameter (identifier_force) identifier_force (False) False )default_parameter )parameters (...
Moves the item to the very left of the queue.
(module (function_definition (function_name_command) function_name_command (parameters (identifier_dev) identifier_dev (identifier_service) identifier_service (identifier_method) identifier_method (identifier_parameters) identifier_parameters )parameters (block (expressio...
Run a raw command.
(module (function_definition (function_name_meminfo) function_name_meminfo (parameters )parameters (block (expression_statement (assignment (identifier_f) identifier_f (call (identifier_open) identifier_open (argument_list (string...
Get the amount of memory and swap, Mebibytes
(module (function_definition (function_name_record_event) function_name_record_event (parameters (identifier_self) identifier_self (identifier_event) identifier_event )parameters (block (with_statement (with_clause (with_item (as_pattern (c...
Records the ``KindleEvent`` `event` in the store
(module (function_definition (function_name__parallel_predict) function_name__parallel_predict (parameters (identifier_estimators) identifier_estimators (identifier_estimators_features) identifier_estimators_features (identifier_X) identifier_X (identifier_n_classes) identifier_n_class...
Private function used to compute predictions within a job.
(module (function_definition (function_name_kill) function_name_kill (parameters (identifier_self) identifier_self (identifier_jid) identifier_jid )parameters (block (expression_statement (assignment (identifier_greenlet) identifier_greenlet (call ...
Stop the greenlet processing the provided jid
(module (function_definition (function_name_process_environment_settings) function_name_process_environment_settings (parameters (typed_parameter (identifier_default_dictionary) identifier_default_dictionary (type (identifier_dict) identifier_dict )type )typed_par...
Process a dictionary of env settings
(module (function_definition (function_name__log_app_data) function_name__log_app_data (parameters (identifier_self) identifier_self )parameters (block (if_statement (attribute (identifier_self) identifier_self (identifier_install_json) identifier_install_json ...
Log the App data information.
(module (function_definition (function_name_sorted) function_name_sorted (parameters (identifier_self) identifier_self (default_parameter (identifier_wantdirs) identifier_wantdirs (False) False )default_parameter )parameters (block (function_definition (...
Return sorted files in directory order
(module (function_definition (function_name_update_rbac_policy) function_name_update_rbac_policy (parameters (identifier_self) identifier_self (identifier_rbac_policy_id) identifier_rbac_policy_id (default_parameter (identifier_body) identifier_body (None) None )default...
Update a RBAC policy.
(module (function_definition (function_name_plantloopfieldlists) function_name_plantloopfieldlists (parameters (identifier_data) identifier_data )parameters (block (expression_statement (assignment (identifier_objkey) identifier_objkey (call (attribu...
return the plantloopfield list
(module (function_definition (function_name__compute_dlt) function_name__compute_dlt (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_res) identifier_res (call (attribute (ca...
Apply Lead Time Adj Factor if existing
(module (function_definition (function_name_load) function_name_load (parameters (identifier_self) identifier_self (identifier_fileobj) identifier_fileobj )parameters (block (for_statement (identifier_loader) identifier_loader (tuple (attribute (...
Load the dict from the file object
(module (function_definition (function_name__lob_start_handler) function_name__lob_start_handler (parameters (identifier_c) identifier_c (identifier_ctx) identifier_ctx )parameters (block (assert_statement (comparison_operator (identifier_c) identifier_c (...
Handles tokens that begin with two open braces.
(module (function_definition (function_name_combination_memo) function_name_combination_memo (parameters (identifier_n) identifier_n (identifier_r) identifier_r )parameters (block (expression_statement (assignment (identifier_memo) identifier_memo (diction...
This function calculates nCr using memoization method.
(module (function_definition (function_name__is_broken_ref) function_name__is_broken_ref (parameters (identifier_key1) identifier_key1 (identifier_value1) identifier_value1 (identifier_key2) identifier_key2 (identifier_value2) identifier_value2 )parameters (block (if_stat...
True if this is a broken reference; False otherwise.
(module (function_definition (function_name__to_solr) function_name__to_solr (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (return_statement (call (attribute (attribute (identifier_self) ...
Sends data to a Solr instance.
(module (function_definition (function_name_defvar) function_name_defvar (parameters (identifier_varname) identifier_varname )parameters (block (if_statement (comparison_operator (string_'pyraf') string_'pyraf' (attribute (identifier_sys) identifier_...
Returns true if CL variable is defined.
(module (function_definition (function_name__get_agg_font) function_name__get_agg_font (parameters (identifier_self) identifier_self (identifier_prop) identifier_prop )parameters (block (if_statement (identifier___debug__) identifier___debug__ (block (expres...
Get the font for text instance t, cacheing for efficiency
(module (function_definition (function_name_to_json) function_name_to_json (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_result) identifier_result (call (attribute (call ...
Returns the JSON representation of the space.
(module (function_definition (function_name__get_metadata_as_string) function_name__get_metadata_as_string (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_metalist) identifier_metalist (list ...
Get the metadata as SOFT formatted string.
(module (function_definition (function_name__repr_values) function_name__repr_values (parameters (identifier_self) identifier_self )parameters (block (function_definition (function_name_getattr_better) function_name_getattr_better (parameters (identifier_obj) iden...
Return values that are to be shown in repr string.
(module (function_definition (function_name_extract) function_name_extract (parameters (identifier_self) identifier_self (identifier_file_path) identifier_file_path )parameters (block (import_statement (dotted_name (identifier_tarfile) identifier_tarfile )do...
Extract a tar file at the specified file path.
(module (function_definition (function_name_init) function_name_init (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (attribute (identifier_self) identifier_self (identifier_ta...
Download the flash algorithm in RAM
(module (function_definition (function_name_extern_store_utf8) function_name_extern_store_utf8 (parameters (identifier_self) identifier_self (identifier_context_handle) identifier_context_handle (identifier_utf8_ptr) identifier_utf8_ptr (identifier_utf8_len) identifier_utf8_len )pa...
Given a context and UTF8 bytes, return a new Handle to represent the content.
(module (function_definition (function_name_start_process) function_name_start_process (parameters (identifier_self) identifier_self (identifier_key) identifier_key )parameters (block (if_statement (boolean_operator (comparison_operator (identifier_key) ...
Start a specific processes.
(module (function_definition (function_name_remove_callback) function_name_remove_callback (parameters (identifier_obj) identifier_obj (identifier_handle) identifier_handle )parameters (block (expression_statement (assignment (identifier_callbacks) identifier_callba...
Remove a callback from an object.
(module (function_definition (function_name_constraints) function_name_constraints (parameters (identifier_self) identifier_self (identifier_chunk) identifier_chunk )parameters (block (expression_statement (assignment (identifier_a) identifier_a (list_comp...
Returns a list of constraints that match the given Chunk.
(module (function_definition (function_name_inverse) function_name_inverse (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier__inverse) identi...
The inverse of this transform.
(module (function_definition (function_name__set_data) function_name__set_data (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (if_statement (comparison_operator (call (identifier_type) identifier_type ...
Set the packet data
(module (function_definition (function_name_ip_registrant_monitor) function_name_ip_registrant_monitor (parameters (identifier_self) identifier_self (identifier_query) identifier_query (default_parameter (identifier_days_back) identifier_days_back (integer_0) integer_0 ...
Query based on free text query terms
(module (function_definition (function_name_deploy) function_name_deploy (parameters (identifier_verbose) identifier_verbose (identifier_app) identifier_app )parameters (block (expression_statement (assignment (identifier_config) identifier_config (call ...
Deploy app using Heroku to MTurk.
(module (function_definition (function_name_decode_signature) function_name_decode_signature (parameters (identifier_sigb64) identifier_sigb64 )parameters (block (expression_statement (assignment (identifier_sig_bin) identifier_sig_bin (call (attribu...
Decode a signature into r, s
(module (function_definition (function_name_currentVersion) function_name_currentVersion (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier__c...
returns the current version of the site
(module (function_definition (function_name__is_complex) function_name__is_complex (parameters (identifier_pe) identifier_pe )parameters (block (expression_statement (assignment (identifier_val) identifier_val (boolean_operator (call (i...
Return True if the physical entity is a complex
(module (function_definition (function_name_normalise_key) function_name_normalise_key (parameters (identifier_self) identifier_self (identifier_key) identifier_key )parameters (block (expression_statement (assignment (identifier_key) identifier_key (call ...
Make sure key is a valid python attribute
(module (function_definition (function_name_start_batch) function_name_start_batch (parameters (identifier_job) identifier_job (identifier_input_args) identifier_input_args )parameters (block (expression_statement (assignment (identifier_samples) identifier_samples ...
This function will administer 5 jobs at a time then recursively call itself until subset is empty
(module (function_definition (function_name_annotatedcore) function_name_annotatedcore (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_logging) identifier_logging (identifier_info)...
Calculates the core genome of organisms using custom databases
(module (function_definition (function_name_period) function_name_period (parameters (identifier_start) identifier_start (identifier_end) identifier_end (default_parameter (identifier_absolute) identifier_absolute (False) False )default_parameter )parameters (bl...
Create a Period instance.
(module (function_definition (function_name__save_cache) function_name__save_cache (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (identifier_safe_makedirs) identifier_safe_makedirs (argument_list (attrib...
Save data to the cache file.
(module (function_definition (function_name_GoZero) function_name_GoZero (parameters (identifier_self) identifier_self (identifier_speed) identifier_speed )parameters (block (expression_statement (string_' Go to Zero position ') string_' Go to Zero position ' )expressio...
Go to Zero position
(module (function_definition (function_name__handle_single_tag_end) function_name__handle_single_tag_end (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_stack) identifier_stack (attribute ...
Handle the stream end when inside a single-supporting HTML tag.
(module (function_definition (function_name_match) function_name_match (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern )parameters (block (expression_statement (assignment (attribu...
Whether or not to enter a given case statement
(module (function_definition (function_name_read) function_name_read (parameters (identifier_self) identifier_self )parameters (block (if_statement (boolean_operator (attribute (identifier_self) identifier_self (identifier_lines) identifier_lines ...
Read the whole JSON input into a pandas object.
(module (function_definition (function_name_api_notifications) function_name_api_notifications (parameters )parameters (block (expression_statement (assignment (identifier_event_type) identifier_event_type (subscript (attribute (identifier_re...
Receive MTurk REST notifications.
(module (function_definition (function_name__parse_certificate) function_name__parse_certificate (parameters (identifier_cls) identifier_cls (identifier_response) identifier_response )parameters (block (expression_statement (assignment (identifier_links) identifier_...
Parse a response containing a certificate resource.
(module (function_definition (function_name_process_exception) function_name_process_exception (parameters (identifier_self) identifier_self (identifier_request) identifier_request (identifier_exception) identifier_exception )parameters (block (expression_statement (ass...
Log error info when exception occurred.
(module (function_definition (function_name_start) function_name_start (parameters (identifier_cls) identifier_cls )parameters (block (if_statement (comparison_operator (attribute (identifier_cls) identifier_cls (identifier__thread) identifier__thr...
Start background thread if not already started
(module (function_definition (function_name_open_fd) function_name_open_fd (parameters (identifier_cls) identifier_cls (identifier_name) identifier_name )parameters (block (try_statement (block (return_statement (call (attribute ...
Open a file or create it.
(module (function_definition (function_name_format) function_name_format (parameters (identifier_self) identifier_self (identifier_formatstring) identifier_formatstring (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern )parameters (block (i...
Presentation Information from the Plugin
(module (function_definition (function_name_count_elements_exactly_by_selector) function_name_count_elements_exactly_by_selector (parameters (identifier_self) identifier_self (identifier_number) identifier_number (identifier_selector) identifier_selector )parameters (block (exp...
Assert n elements exist matching the given selector.
(module (function_definition (function_name_iterdirty) function_name_iterdirty (parameters (identifier_self) identifier_self )parameters (block (return_statement (call (identifier_iter) identifier_iter (argument_list (call (identifier_c...
Ordered iterator over dirty elements.