Home
last modified time | relevance | path

Searched refs:token_type (Results 101 – 125 of 3093) sorted by relevance

12345678910>>...124

/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/if-4/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
92 token_type:
103 token_type:
114 token_type:
[all …]
/dports/textproc/p5-Perl-Lint/Perl-Lint-0.25/lib/Perl/Lint/Policy/Subroutines/
H A DProhibitManyArgs.pm19 my $token_type = $token->{type};
21 if ($token_type == FUNCTION_DECL) {
23 $token_type = $token->{type};
24 if ($token_type == LEFT_BRACE) {
30 $token_type = $token->{type};
32 if ($token_type == LEFT_BRACE) {
35 elsif ($token_type == RIGHT_BRACE) {
58 $token_type == GLOBAL_HASH_VAR
64 elsif ($token_type == ASSIGN) {
77 elsif ($token_type == SEMI_COLON) {
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/roblox_cases/pass/types_nested_array/
H A Dast.snap19 token_type:
31 token_type:
45 token_type:
57 token_type:
72 token_type:
84 token_type:
235 token_type:
247 token_type:
261 token_type:
273 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/local-assignment-3/
H A Dast.snap20 token_type:
32 token_type:
114 token_type:
126 token_type:
214 token_type:
226 token_type:
308 token_type:
320 token_type:
408 token_type:
420 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/local-function-2/
H A Dast.snap19 token_type:
31 token_type:
45 token_type:
57 token_type:
71 token_type:
217 token_type:
243 token_type:
269 token_type:
374 token_type:
400 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/negative-numbers/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
92 token_type:
103 token_type:
114 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/roblox_cases/pass/decimal_seperators/
H A Dast.snap20 token_type:
32 token_type:
76 token_type:
88 token_type:
134 token_type:
146 token_type:
190 token_type:
248 token_type:
304 token_type:
362 token_type:
[all …]
/dports/textproc/p5-Perl-Lint/Perl-Lint-0.25/lib/Perl/Lint/Policy/InputOutput/
H A DProhibitTwoArgOpen.pm18 my $token_type = $token->{type};
21 if ($token_type == USE_DECL) {
25 my $token_type = $token->{type};
27 if ($token_type == DOUBLE) {
37 my $token_type = $token->{type};
39 if ($token_type == LEFT_PAREN) {
43 my $token_type = $token->{type};
53 $token_type != COMMA &&
55 $token_type != REG_QUOTE &&
56 $token_type != REG_DELIM &&
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/roblox_cases/pass/generic_functions/
H A Dtokens.snap14 token_type:
25 token_type:
36 token_type:
47 token_type:
58 token_type:
69 token_type:
80 token_type:
91 token_type:
102 token_type:
113 token_type:
[all …]
/dports/math/mate-calc/mate-calc-1.26.0/src/
H A Dparser.c255 if(token->token_type == T_ASSIGN) in p_parse()
258 if(token->token_type != PL_EOS) in p_parse()
266 if(token->token_type != PL_EOS) in p_parse()
374 if(token->token_type == T_VARIABLE) in statement()
591 if(token->token_type == PL_EOS in expression_1()
592 ||token->token_type == T_ASSIGN) in expression_1()
666 if(token->token_type == T_ABS) in expression_1()
699 ||token->token_type == T_ROOT in expression_1()
914 else if(token->token_type == T_OR) in expression_2()
1212 if(token->token_type == PL_EOS in term_2()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/fractional-numbers/
H A Dast.snap20 token_type:
32 token_type:
74 token_type:
86 token_type:
132 token_type:
144 token_type:
186 token_type:
244 token_type:
298 token_type:
356 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/roblox_cases/pass/types_loops/
H A Dast.snap20 token_type:
32 token_type:
103 token_type:
115 token_type:
197 token_type:
236 token_type:
330 token_type:
356 token_type:
371 token_type:
414 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/unops/
H A Dast.snap20 token_type:
32 token_type:
74 token_type:
86 token_type:
149 token_type:
161 token_type:
203 token_type:
279 token_type:
333 token_type:
419 token_type:
[all …]
/dports/lang/nyan/nyan-3c263e2/nyan/lexer/
H A Dflex.lpp56 \"(\\.|[^\\"])*\" { impl->token(nyan::token_type::STRING); }
57 \'(\\.|[^\\'])*\' { impl->token(nyan::token_type::STRING); }
59 "(" { impl->token(nyan::token_type::LPAREN); }
60 ")" { impl->token(nyan::token_type::RPAREN); }
67 "@" { impl->token(nyan::token_type::AT); }
69 "pass" { impl->token(nyan::token_type::PASS); }
72 "from" { impl->token(nyan::token_type::FROM); }
73 "as" { impl->token(nyan::token_type::AS); }
75 {int} { impl->token(nyan::token_type::INT); }
77 {id} { impl->token(nyan::token_type::ID); }
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/table-constructor-5/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
92 token_type:
103 token_type:
114 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/assignment-3/
H A Dast.snap22 token_type:
33 token_type:
45 token_type:
59 token_type:
71 token_type:
86 token_type:
100 token_type:
112 token_type:
357 token_type:
677 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/table-constructors-7/
H A Dast.snap20 token_type:
32 token_type:
48 token_type:
60 token_type:
74 token_type:
86 token_type:
106 token_type:
118 token_type:
131 token_type:
262 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/table-constructors-8/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
93 token_type:
104 token_type:
115 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/generic-for-loop-1/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
92 token_type:
103 token_type:
114 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/roblox_cases/pass/continue/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
92 token_type:
103 token_type:
114 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/generic-for-loop-2/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
92 token_type:
103 token_type:
114 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/roblox_cases/pass/types_semicolon_delimeter/
H A Dtokens.snap14 token_type:
25 token_type:
36 token_type:
47 token_type:
58 token_type:
69 token_type:
80 token_type:
91 token_type:
102 token_type:
113 token_type:
[all …]
/dports/textproc/p5-Perl-Lint/Perl-Lint-0.25/lib/Perl/Lint/Policy/ControlStructures/
H A DProhibitPostfixControls.pm66 $token_type = $token->{type};
69 if ($token_type == SEMI_COLON || $token_type == LEFT_BRACE || $token_type == RIGHT_BRACE) {
83 explanation => EXPL->{$token_type},
90 $token_type == BUILTIN_FUNC ||
91 $token_type == KEY ||
92 $token_type == POINTER ||
93 $like_flow_control_function_tokens{$token_type}
96 $token_type == POINTER ||
101 $token_type = $token->{type};
103 $token_type == SEMI_COLON ||
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/gt-lt/
H A Dast.snap21 token_type:
41 token_type:
55 token_type:
67 token_type:
159 token_type:
179 token_type:
193 token_type:
297 token_type:
317 token_type:
435 token_type:
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/return-break/
H A Dtokens.snap15 token_type:
26 token_type:
37 token_type:
48 token_type:
59 token_type:
70 token_type:
81 token_type:
92 token_type:
103 token_type:
114 token_type:
[all …]

12345678910>>...124