Searched defs:syntax (Results 1 – 7 of 7) sorted by relevance
22 syntax: ISyntax; property27 syntax: { constant
25 syntax: { constant
37 syntax: { tokenizer: { root: [] } }, constant
27 def syntax(code: str, **kwargs) -> rich.syntax.Syntax: function98 def syntax(self, **kwargs) -> rich.syntax.Syntax: member in ScriptFile
33 #### Snippet parameters list:
146 ### TypeDescriptor
108 ### TypeDescriptor