Home
last modified time | relevance | path

Searched refs:unwind_indent (Results 1 - 1 of 1) sorted by relevance

/third_party/PyYAML/lib/yaml/
H A Dscanner.py166 self.unwind_indent(self.column)
325 def unwind_indent(self, column): member in Scanner
374 self.unwind_indent(-1)
393 self.unwind_indent(-1)
411 self.unwind_indent(-1)
769 # `unwind_indent` before issuing BLOCK-END.

Completed in 2 milliseconds