APIs/Python3/eric5.api

changeset 845
0e937d523b70
parent 832
eb5ff61f927b
child 847
cc18fbcde9fc
equal deleted inserted replaced
844:9508a1f87bc3 845:0e937d523b70
2621 eric5.Plugins.AboutPlugin.AboutDialog.licenseText?7 2621 eric5.Plugins.AboutPlugin.AboutDialog.licenseText?7
2622 eric5.Plugins.AboutPlugin.AboutDialog.thanksText?7 2622 eric5.Plugins.AboutPlugin.AboutDialog.thanksText?7
2623 eric5.Plugins.AboutPlugin.AboutDialog.titleText?7 2623 eric5.Plugins.AboutPlugin.AboutDialog.titleText?7
2624 eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.Pep8Checker.report_error_args?4(line_number, offset, code, check, *args) 2624 eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.Pep8Checker.report_error_args?4(line_number, offset, code, check, *args)
2625 eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.Pep8Checker?1(filename, lines, repeat=False, select="", ignore="") 2625 eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.Pep8Checker?1(filename, lines, repeat=False, select="", ignore="")
2626 eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.Pep8Py2Checker?1(filename, lines, repeat=False, select="", ignore="")
2626 eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.Pep8CodeSelectionDialog.getSelectedCodes?4() 2627 eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.Pep8CodeSelectionDialog.getSelectedCodes?4()
2627 eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.Pep8CodeSelectionDialog?1(codes, parent = None) 2628 eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.Pep8CodeSelectionDialog?1(codes, parent = None)
2628 eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.Pep8Dialog.filenameRole?7 2629 eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.Pep8Dialog.filenameRole?7
2629 eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.Pep8Dialog.lineRole?7 2630 eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.Pep8Dialog.lineRole?7
2630 eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.Pep8Dialog.messageRole?7 2631 eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.Pep8Dialog.messageRole?7
6356 eric5.Utilities.uic.compile_ui?4(ui_dir, ui_file) 6357 eric5.Utilities.uic.compile_ui?4(ui_dir, ui_file)
6357 eric5.Utilities.uic.pyName?4(py_dir, py_file) 6358 eric5.Utilities.uic.pyName?4(py_dir, py_file)
6358 eric5.Utilities.win32_GetUserName?4() 6359 eric5.Utilities.win32_GetUserName?4()
6359 eric5.Utilities.win32_Kill?4(pid) 6360 eric5.Utilities.win32_Kill?4(pid)
6360 eric5.Utilities.writeEncodedFile?4(filename, text, orig_coding) 6361 eric5.Utilities.writeEncodedFile?4(filename, text, orig_coding)
6362 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker.filename?7
6363 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker.ignore?7
6364 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker.repeat?7
6365 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker.report_error_args?4(line_number, offset, code, check, *args)
6366 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker.select?7
6367 eric5.UtilitiesPython2.Pep8Checker.Pep8Checker?1(filename, lines, repeat=False, select="", ignore="")
6361 eric5.UtilitiesPython2.Py2SyntaxChecker.compile?4(file, codestring) 6368 eric5.UtilitiesPython2.Py2SyntaxChecker.compile?4(file, codestring)
6362 eric5.UtilitiesPython2.Py2SyntaxChecker.flakesCheck?4(fileName, codestring, ignoreStarImportWarnings) 6369 eric5.UtilitiesPython2.Py2SyntaxChecker.flakesCheck?4(fileName, codestring, ignoreStarImportWarnings)
6363 eric5.UtilitiesPython2.Tabnanny.NannyNag.get_line?4() 6370 eric5.UtilitiesPython2.Tabnanny.NannyNag.get_line?4()
6364 eric5.UtilitiesPython2.Tabnanny.NannyNag.get_lineno?4() 6371 eric5.UtilitiesPython2.Tabnanny.NannyNag.get_lineno?4()
6365 eric5.UtilitiesPython2.Tabnanny.NannyNag.get_msg?4() 6372 eric5.UtilitiesPython2.Tabnanny.NannyNag.get_msg?4()
6377 eric5.UtilitiesPython2.Tools.coding_regexps?7 6384 eric5.UtilitiesPython2.Tools.coding_regexps?7
6378 eric5.UtilitiesPython2.Tools.decode?4(text) 6385 eric5.UtilitiesPython2.Tools.decode?4(text)
6379 eric5.UtilitiesPython2.Tools.get_coding?4(text) 6386 eric5.UtilitiesPython2.Tools.get_coding?4(text)
6380 eric5.UtilitiesPython2.Tools.normalizeCode?4(codestring) 6387 eric5.UtilitiesPython2.Tools.normalizeCode?4(codestring)
6381 eric5.UtilitiesPython2.Tools.readEncodedFile?4(filename) 6388 eric5.UtilitiesPython2.Tools.readEncodedFile?4(filename)
6389 eric5.UtilitiesPython2.pep8.BENCHMARK_KEYS?7
6390 eric5.UtilitiesPython2.pep8.BINARY_OPERATORS?7
6391 eric5.UtilitiesPython2.pep8.Checker.build_tokens_line?4()
6392 eric5.UtilitiesPython2.pep8.Checker.check_all?4(expected=None, line_offset=0)
6393 eric5.UtilitiesPython2.pep8.Checker.check_logical?4()
6394 eric5.UtilitiesPython2.pep8.Checker.check_physical?4(line)
6395 eric5.UtilitiesPython2.pep8.Checker.readline?4()
6396 eric5.UtilitiesPython2.pep8.Checker.readline_check_physical?4()
6397 eric5.UtilitiesPython2.pep8.Checker.report_error?4(line_number, offset, text, check)
6398 eric5.UtilitiesPython2.pep8.Checker.run_check?4(check, argument_names)
6399 eric5.UtilitiesPython2.pep8.Checker?1(filename, lines=None)
6400 eric5.UtilitiesPython2.pep8.DEFAULT_EXCLUDE?7
6401 eric5.UtilitiesPython2.pep8.DEFAULT_IGNORE?7
6402 eric5.UtilitiesPython2.pep8.DOCSTRING_REGEX?7
6403 eric5.UtilitiesPython2.pep8.E225NOT_KEYWORDS?7
6404 eric5.UtilitiesPython2.pep8.ERRORCODE_REGEX?7
6405 eric5.UtilitiesPython2.pep8.EXTRANEOUS_WHITESPACE_REGEX?7
6406 eric5.UtilitiesPython2.pep8.INDENT_REGEX?7
6407 eric5.UtilitiesPython2.pep8.MAX_LINE_LENGTH?7
6408 eric5.UtilitiesPython2.pep8.OPERATORS?7
6409 eric5.UtilitiesPython2.pep8.RAISE_COMMA_REGEX?7
6410 eric5.UtilitiesPython2.pep8.SELFTEST_REGEX?7
6411 eric5.UtilitiesPython2.pep8.SKIP_TOKENS?7
6412 eric5.UtilitiesPython2.pep8.UNARY_OPERATORS?7
6413 eric5.UtilitiesPython2.pep8.WHITESPACE?7
6414 eric5.UtilitiesPython2.pep8.WHITESPACE_AROUND_NAMED_PARAMETER_REGEX?7
6415 eric5.UtilitiesPython2.pep8.WHITESPACE_AROUND_OPERATOR_REGEX?7
6416 eric5.UtilitiesPython2.pep8._main?5()
6417 eric5.UtilitiesPython2.pep8.args?7
6418 eric5.UtilitiesPython2.pep8.blank_lines?4(logical_line, blank_lines, indent_level, line_number, previous_logical, previous_indent_level, blank_lines_before_comment)
6419 eric5.UtilitiesPython2.pep8.compound_statements?4(logical_line)
6420 eric5.UtilitiesPython2.pep8.excluded?4(filename)
6421 eric5.UtilitiesPython2.pep8.expand_indent?4(line)
6422 eric5.UtilitiesPython2.pep8.extraneous_whitespace?4(logical_line)
6423 eric5.UtilitiesPython2.pep8.filename_match?4(filename)
6424 eric5.UtilitiesPython2.pep8.find_checks?4(argument_name)
6425 eric5.UtilitiesPython2.pep8.get_count?4(prefix='')
6426 eric5.UtilitiesPython2.pep8.get_error_statistics?4()
6427 eric5.UtilitiesPython2.pep8.get_statistics?4(prefix='')
6428 eric5.UtilitiesPython2.pep8.get_warning_statistics?4()
6429 eric5.UtilitiesPython2.pep8.ignore_code?4(code)
6430 eric5.UtilitiesPython2.pep8.imports_on_separate_lines?4(logical_line)
6431 eric5.UtilitiesPython2.pep8.indentation?4(logical_line, previous_logical, indent_char, indent_level, previous_indent_level)
6432 eric5.UtilitiesPython2.pep8.input_dir?4(dirname, runner=None)
6433 eric5.UtilitiesPython2.pep8.input_file?4(filename)
6434 eric5.UtilitiesPython2.pep8.maximum_line_length?4(physical_line)
6435 eric5.UtilitiesPython2.pep8.message?4(text)
6436 eric5.UtilitiesPython2.pep8.missing_newline?4(physical_line)
6437 eric5.UtilitiesPython2.pep8.missing_whitespace?4(logical_line)
6438 eric5.UtilitiesPython2.pep8.missing_whitespace_around_operator?4(logical_line, tokens)
6439 eric5.UtilitiesPython2.pep8.mute_string?4(text)
6440 eric5.UtilitiesPython2.pep8.options?7
6441 eric5.UtilitiesPython2.pep8.print_benchmark?4(elapsed)
6442 eric5.UtilitiesPython2.pep8.print_statistics?4(prefix='')
6443 eric5.UtilitiesPython2.pep8.process_options?4(arglist=None)
6444 eric5.UtilitiesPython2.pep8.python_3000_backticks?4(logical_line)
6445 eric5.UtilitiesPython2.pep8.python_3000_has_key?4(logical_line)
6446 eric5.UtilitiesPython2.pep8.python_3000_not_equal?4(logical_line)
6447 eric5.UtilitiesPython2.pep8.python_3000_raise_comma?4(logical_line)
6448 eric5.UtilitiesPython2.pep8.readlines?4(filename)
6449 eric5.UtilitiesPython2.pep8.reset_counters?4()
6450 eric5.UtilitiesPython2.pep8.run_tests?4(filename)
6451 eric5.UtilitiesPython2.pep8.selftest?4()
6452 eric5.UtilitiesPython2.pep8.tabs_obsolete?4(physical_line)
6453 eric5.UtilitiesPython2.pep8.tabs_or_spaces?4(physical_line, indent_char)
6454 eric5.UtilitiesPython2.pep8.trailing_blank_lines?4(physical_line, lines, line_number)
6455 eric5.UtilitiesPython2.pep8.trailing_whitespace?4(physical_line)
6456 eric5.UtilitiesPython2.pep8.whitespace_around_comma?4(logical_line)
6457 eric5.UtilitiesPython2.pep8.whitespace_around_named_parameter_equals?4(logical_line)
6458 eric5.UtilitiesPython2.pep8.whitespace_around_operator?4(logical_line)
6459 eric5.UtilitiesPython2.pep8.whitespace_before_inline_comment?4(logical_line, tokens)
6460 eric5.UtilitiesPython2.pep8.whitespace_before_parameters?4(logical_line, tokens)
6382 eric5.UtilitiesPython2.py2flakes.checker.Binding?1(name, source) 6461 eric5.UtilitiesPython2.py2flakes.checker.Binding?1(name, source)
6383 eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSIGN?4(node) 6462 eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSIGN?4(node)
6384 eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSLIST?7 6463 eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSLIST?7
6385 eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSNAME?4(node) 6464 eric5.UtilitiesPython2.py2flakes.checker.Checker.ASSNAME?4(node)
6386 eric5.UtilitiesPython2.py2flakes.checker.Checker.AUGASSIGN?7 6465 eric5.UtilitiesPython2.py2flakes.checker.Checker.AUGASSIGN?7

eric ide

mercurial