Replies: 1 comment
-
You should not create |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw these codes were commented out.
https://github.com/swc-project/swc/blob/main/crates/swc_common/src/syntax_pos/hygiene.rs#L203-L209
What's the relationship between
SyntaxContext
andMark
?. It looks likeSyntaxContext
must be derived from aMark
.Or Is there any material I could learn about it?
Beta Was this translation helpful? Give feedback.
All reactions