mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
79 lines
1.2 KiB
Plaintext
79 lines
1.2 KiB
Plaintext
|
|
x Module
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x ModuleItem
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x Stmt
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x ExprStmt
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x CondExpr
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^
|
|
`----
|
|
|
|
x Lit
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^
|
|
`----
|
|
|
|
x Str
|
|
,-[$DIR/tests/span/js/expr/cond.js:1:1]
|
|
1 | a ? b : 'c'
|
|
: ^^^
|
|
`----
|