List of all items
Structs
- class::Class
- declaration::VariableDeclaration
- declaration::VariableDeclarator
- function::ArrowFunction
- function::Function
- identifier::Identifier
- identifier::PrivateIdentifier
- module::ExportSpecifier
- module::ImportDeclaration
- span::Position
- span::Span
- span::Spanned
- statement::CatchClause
- statement::SwitchCase
Enums
- class::ClassMember
- class::MethodKind
- declaration::VariableKind
- error::Error
- expression::ExpressionKind
- expression::MemberProperty
- expression::ObjectMember
- expression::ObjectPropertyKind
- expression::PropertyKey
- function::ArrowBody
- literal::Literal
- module::ExportDeclaration
- module::ExportDefault
- module::ImportSpecifier
- module::ModuleItemKind
- operator::AssignmentOperator
- operator::BinaryOperator
- operator::LogicalOperator
- operator::UnaryOperator
- operator::UpdateOperator
- pattern::ObjectPatternMember
- pattern::PatternKind
- program::ProgramKind
- statement::ForInit
- statement::ForLeft
- statement::StatementKind