Release v0.2.2
Parser
Fix parsing of the member expression without the explicit this
object.
Walker 0.0.2
- Recognize
ObjectExpression
asAssocExpression
for compatibility. - Fix walking of
consequent
andalternate
ofConditionalExpression
.
Fix parsing of the member expression without the explicit this
object.
ObjectExpression
as AssocExpression
for compatibility.consequent
and alternate
of ConditionalExpression
.