mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
JavaScript: Add parser support for E4X.
This commit is contained in:
@@ -1386,6 +1386,34 @@
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@e4x_xml_anyname</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@e4x_xml_static_attribute_selector</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@e4x_xml_dynamic_attribute_selector</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@e4x_xml_filter_expression</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@e4x_xml_static_qualident</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@e4x_xml_dynamic_qualident</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@e4x_xml_dotdotexpr</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@xmldtd</k>
|
||||
<v>1</v>
|
||||
</e>
|
||||
|
||||
Reference in New Issue
Block a user