fix ast/spec toc

This commit is contained in:
Henry Zhu 2015-11-07 20:07:20 -05:00
parent 264c207cb9
commit 5c33038117

View File

@ -9,7 +9,7 @@ This document specifies the core ESTree AST node types that support the ES5 gram
- [NullLiteral](#nullliteral)
- [StringLiteral](#stringliteral)
- [BooleanLiteral](#booleanliteral)
- [NumericLiteral](#NumericLiteral)
- [NumericLiteral](#numericliteral)
- [Programs](#programs)
- [Functions](#functions)
- [Statements](#statements)