Lines Matching +defs:indent +defs:line +defs:function
383 def parse_line(self, line): argument
522 def normalize_snippet(s, *, indent=0): argument
602 def parse_line(self, line): argument
1447 def __init__(self, input, dsl_name=None, signatures=None, output=None, indent='', preindent=''): argument
1516 def is_start_line(self, line): argument
1547 def is_stop_line(line): argument
2290 function, converter, annotation=inspect.Parameter.empty, argument
2488 …def __init__(self, name, py_name, function, default=unspecified, *, c_default=None, py_default=Non… argument
3728 def render(self, function, data): argument
3738 def render(self, function, data): argument
3751 def render(self, function, data): argument
3762 def render(self, function, data): argument
3779 def render(self, function, data): argument
3806 def render(self, function, data): argument
3844 def measure(self, line): argument
3858 def infer(self, line): argument
3897 def indent(self, line): member in IndentStack
3903 def dedent(self, line): argument
4092 def ignore_line(line): argument
4105 def calculate_indent(line): argument
4108 def next(self, state, line=None): argument
4114 def state_dsl_start(self, line): argument
4132 def state_modulename_name(self, line): argument
4333 def state_parameters_start(self, line): argument
4354 def state_parameter(self, line): argument
4671 def state_parameter_docstring_start(self, line): argument
4679 def state_parameter_docstring(self, line): argument
4707 def state_function_docstring(self, line): argument
4971 def state_terminal(self, line): argument