Home
last modified time | relevance | path

Searched refs:scan_to_next_token (Results 1 – 1 of 1) sorted by relevance

/third_party/PyYAML/lib/yaml/
Dscanner.py159 self.scan_to_next_token()
752 def scan_to_next_token(self): member in Scanner