-
I believe unist is using "<:" to indicate inheritance, but the WebIDL spec just asks for ":". Am I missing something? |
Beta Was this translation helpful? Give feedback.
Answered by
wooorm
Jul 23, 2021
Replies: 1 comment 10 replies
-
I believe it was used in the original spidermonkey estree ast, but unfortunately that link just started 404ing: https://developer.mozilla.org/en-US/docs/SpiderMonkey/Parser_API. |
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
wooorm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe it was used in the original spidermonkey estree ast, but unfortunately that link just started 404ing: https://developer.mozilla.org/en-US/docs/SpiderMonkey/Parser_API.