json5
v0.3.2
Pages
Modules
Search documentation of json5
Settings
View Source
Json5.ECMA
(json5 v0.3.2)
Defines some ECMA constants
Summary
Functions
ecma_identifier_name()
is_reserved_word(input)
is_unicode_identifier_letter(x)
is_unicode_letter(x)
reserved_word?(input)
reserved_words()
valid_identifier?(input)
Functions
Link to this function
ecma_identifier_name()
View Source
Link to this macro
is_reserved_word(input)
View Source
(macro)
Link to this macro
is_unicode_identifier_letter(x)
View Source
(macro)
Link to this macro
is_unicode_letter(x)
View Source
(macro)
Link to this function
reserved_word?(input)
View Source
Link to this function
reserved_words()
View Source
Link to this function
valid_identifier?(input)
View Source