[][src]Module boa::syntax::ast::constant

This module implements the Const structure, which represents the primitive values in JavaScript.

More information:

Enums

Const

Literals represent values in JavaScript.