Home
last modified time | relevance | path

Searched defs:then_token (Results 1 – 2 of 2) sorted by relevance

/dports/devel/stylua/StyLua-0.11.0/src/formatters/
H A Dstmt.rs174 let then_token = match require_multiline_expression { in format_else_if() localVariable
234 let then_token = match require_multiline_expression { in format_if() localVariable
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/src/ast/
H A Dmod.rs871 then_token: TokenReference, field
906 pub fn then_token(&self) -> &TokenReference { in then_token() method
985 then_token: TokenReference, field
1011 pub fn then_token(&self) -> &TokenReference { in then_token() method