mirror of https://github.com/Wilfred/difftastic/
60 lines
1.3 KiB
Plaintext
60 lines
1.3 KiB
Plaintext
(script
|
|
(expression_statement
|
|
(xhp_expression
|
|
(xhp_open
|
|
(xhp_identifier)
|
|
(xhp_attribute
|
|
(xhp_spread_expression
|
|
(variable))))
|
|
(xhp_close
|
|
(xhp_identifier))))
|
|
(expression_statement
|
|
(xhp_expression
|
|
(xhp_open
|
|
(xhp_identifier)
|
|
(xhp_attribute
|
|
(xhp_spread_expression
|
|
(variable)))
|
|
(xhp_attribute
|
|
(xhp_identifier)
|
|
(string))
|
|
(xhp_attribute
|
|
(xhp_identifier)
|
|
(string)))
|
|
(xhp_close
|
|
(xhp_identifier))))
|
|
(expression_statement
|
|
(xhp_expression
|
|
(xhp_open
|
|
(xhp_identifier)
|
|
(xhp_attribute
|
|
(xhp_identifier)
|
|
(string))
|
|
(xhp_attribute
|
|
(xhp_spread_expression
|
|
(variable)))
|
|
(xhp_attribute
|
|
(xhp_identifier)
|
|
(string)))
|
|
(braced_expression
|
|
(variable))
|
|
(xhp_close
|
|
(xhp_identifier))))
|
|
(expression_statement
|
|
(xhp_expression
|
|
(xhp_open
|
|
(xhp_identifier)
|
|
(xhp_attribute
|
|
(xhp_identifier)
|
|
(string))
|
|
(xhp_attribute
|
|
(xhp_identifier)
|
|
(string))
|
|
(xhp_attribute
|
|
(xhp_spread_expression
|
|
(variable))))
|
|
(braced_expression
|
|
(variable))
|
|
(xhp_close
|
|
(xhp_identifier)))))
|