Home
last modified time | relevance | path

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

/dports/devel/stylua/StyLua-0.11.0/src/formatters/
H A Dstmt.rs146 let singleline_then_token = fmt_symbol!(ctx, else_if_node.then_token(), " then", shape); in format_else_if()
152 || trivia_util::token_contains_leading_comments(else_if_node.then_token()) in format_else_if()
174 let then_token = match require_multiline_expression { in format_else_if() localVariable
177 else_if_node.then_token(), in format_else_if()
193 .with_then_token(then_token) in format_else_if()
208 let singleline_then_token = fmt_symbol!(ctx, if_node.then_token(), " then", shape); in format_if()
214 || trivia_util::token_contains_leading_comments(if_node.then_token()) in format_if()
234 let then_token = match require_multiline_expression { in format_if() localVariable
235 true => format_end_token(ctx, if_node.then_token(), EndTokenType::BlockEnd, shape) in format_if()
277 .with_then_token(then_token) in format_if()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/src/ast/
H A Dmod.rs871 then_token: TokenReference, field
886 then_token: TokenReference::symbol(" then").unwrap(), in new()
906 pub fn then_token(&self) -> &TokenReference { in then_token() method
907 &self.then_token in then_token()
948 pub fn with_then_token(self, then_token: TokenReference) -> Self { in with_then_token()
949 Self { then_token, ..self } in with_then_token()
985 then_token: TokenReference, field
995 then_token: TokenReference::symbol(" then\n").unwrap(), in new()
1011 pub fn then_token(&self) -> &TokenReference { in then_token() method
1012 &self.then_token in then_token()
[all …]
H A Dparsers.rs610 let (state, then_token) = expect!(
624 let (new_state, then_token) = expect!(
634 then_token,
658 then_token,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/if-3/
H A Dast.snap64 then_token:
224 then_token:
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/if-4/
H A Dast.snap64 then_token:
224 then_token:
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/if-1/
H A Dast.snap64 then_token:
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/if-2/
H A Dast.snap64 then_token:
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/lua52_cases/pass/goto-1/
H A Dast.snap289 then_token:
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/roblox_cases/pass/no_roblox_syntax/
H A Dast.snap1156 then_token:
2147 then_token:
2427 then_token:
4212 then_token:
4458 then_token: