Searched defs:shebang (Results 1 – 6 of 6) sorted by relevance
30 let shebang = match input.peek() { in parse_next_attr() localVariable73 pub(crate) shebang: TokenTree, field
20 def pathfix(self, shebang, pathfix_flags, exitcode=0, stdout='', stderr='', argument
123 def hilite(self, shebang=True): argument
967 let mut shebang = None; in parse_file() localVariable
81 val (shebang, kotlinCode) = in <lambda>() constant
863 wchar_t *shebang; member