Home
last modified time | relevance | path

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

/third_party/PyYAML/examples/pygments-lexer/
H A Dyaml.py76 def set_indent(TokenClass, implicit=False): function
223 (r'[?:-](?=[ ]|$)', set_indent(Punctuation.Indicator)),
262 (r':(?=[ ]|$)', set_indent(Punctuation.Indicator, implicit=True)),

Completed in 1 milliseconds