AstParentNodeRef

Enum AstParentNodeRef 

Source
pub enum AstParentNodeRef<'ast> {
Show 236 variants Accessibility(&'ast Accessibility, AccessibilityField), ArrayLit(&'ast ArrayLit, ArrayLitField), ArrayPat(&'ast ArrayPat, ArrayPatField), ArrowExpr(&'ast ArrowExpr, ArrowExprField), AssignExpr(&'ast AssignExpr, AssignExprField), AssignOp(&'ast AssignOp, AssignOpField), AssignPat(&'ast AssignPat, AssignPatField), AssignPatProp(&'ast AssignPatProp, AssignPatPropField), AssignProp(&'ast AssignProp, AssignPropField), AssignTarget(&'ast AssignTarget, AssignTargetField), AssignTargetPat(&'ast AssignTargetPat, AssignTargetPatField), AutoAccessor(&'ast AutoAccessor, AutoAccessorField), AwaitExpr(&'ast AwaitExpr, AwaitExprField), BigInt(&'ast BigInt, BigIntField), BinExpr(&'ast BinExpr, BinExprField), BinaryOp(&'ast BinaryOp, BinaryOpField), BindingIdent(&'ast BindingIdent, BindingIdentField), BlockStmt(&'ast BlockStmt, BlockStmtField), BlockStmtOrExpr(&'ast BlockStmtOrExpr, BlockStmtOrExprField), Bool(&'ast Bool, BoolField), BreakStmt(&'ast BreakStmt, BreakStmtField), CallExpr(&'ast CallExpr, CallExprField), Callee(&'ast Callee, CalleeField), CatchClause(&'ast CatchClause, CatchClauseField), Class(&'ast Class, ClassField), ClassDecl(&'ast ClassDecl, ClassDeclField), ClassExpr(&'ast ClassExpr, ClassExprField), ClassMember(&'ast ClassMember, ClassMemberField), ClassMethod(&'ast ClassMethod, ClassMethodField), ClassProp(&'ast ClassProp, ClassPropField), ComputedPropName(&'ast ComputedPropName, ComputedPropNameField), CondExpr(&'ast CondExpr, CondExprField), Constructor(&'ast Constructor, ConstructorField), ContinueStmt(&'ast ContinueStmt, ContinueStmtField), DebuggerStmt(&'ast DebuggerStmt, DebuggerStmtField), Decl(&'ast Decl, DeclField), Decorator(&'ast Decorator, DecoratorField), DefaultDecl(&'ast DefaultDecl, DefaultDeclField), DoWhileStmt(&'ast DoWhileStmt, DoWhileStmtField), EmptyStmt(&'ast EmptyStmt, EmptyStmtField), ExportAll(&'ast ExportAll, ExportAllField), ExportDecl(&'ast ExportDecl, ExportDeclField), ExportDefaultDecl(&'ast ExportDefaultDecl, ExportDefaultDeclField), ExportDefaultExpr(&'ast ExportDefaultExpr, ExportDefaultExprField), ExportDefaultSpecifier(&'ast ExportDefaultSpecifier, ExportDefaultSpecifierField), ExportNamedSpecifier(&'ast ExportNamedSpecifier, ExportNamedSpecifierField), ExportNamespaceSpecifier(&'ast ExportNamespaceSpecifier, ExportNamespaceSpecifierField), ExportSpecifier(&'ast ExportSpecifier, ExportSpecifierField), Expr(&'ast Expr, ExprField), ExprOrSpread(&'ast ExprOrSpread, ExprOrSpreadField), ExprStmt(&'ast ExprStmt, ExprStmtField), FnDecl(&'ast FnDecl, FnDeclField), FnExpr(&'ast FnExpr, FnExprField), ForHead(&'ast ForHead, ForHeadField), ForInStmt(&'ast ForInStmt, ForInStmtField), ForOfStmt(&'ast ForOfStmt, ForOfStmtField), ForStmt(&'ast ForStmt, ForStmtField), Function(&'ast Function, FunctionField), GetterProp(&'ast GetterProp, GetterPropField), Ident(&'ast Ident, IdentField), IdentName(&'ast IdentName, IdentNameField), IfStmt(&'ast IfStmt, IfStmtField), Import(&'ast Import, ImportField), ImportDecl(&'ast ImportDecl, ImportDeclField), ImportDefaultSpecifier(&'ast ImportDefaultSpecifier, ImportDefaultSpecifierField), ImportNamedSpecifier(&'ast ImportNamedSpecifier, ImportNamedSpecifierField), ImportPhase(&'ast ImportPhase, ImportPhaseField), ImportSpecifier(&'ast ImportSpecifier, ImportSpecifierField), ImportStarAsSpecifier(&'ast ImportStarAsSpecifier, ImportStarAsSpecifierField), ImportWith(&'ast ImportWith, ImportWithField), ImportWithItem(&'ast ImportWithItem, ImportWithItemField), Invalid(&'ast Invalid, InvalidField), JSXAttr(&'ast JSXAttr, JSXAttrField), JSXAttrName(&'ast JSXAttrName, JSXAttrNameField), JSXAttrOrSpread(&'ast JSXAttrOrSpread, JSXAttrOrSpreadField), JSXAttrValue(&'ast JSXAttrValue, JSXAttrValueField), JSXClosingElement(&'ast JSXClosingElement, JSXClosingElementField), JSXClosingFragment(&'ast JSXClosingFragment, JSXClosingFragmentField), JSXElement(&'ast JSXElement, JSXElementField), JSXElementChild(&'ast JSXElementChild, JSXElementChildField), JSXElementName(&'ast JSXElementName, JSXElementNameField), JSXEmptyExpr(&'ast JSXEmptyExpr, JSXEmptyExprField), JSXExpr(&'ast JSXExpr, JSXExprField), JSXExprContainer(&'ast JSXExprContainer, JSXExprContainerField), JSXFragment(&'ast JSXFragment, JSXFragmentField), JSXMemberExpr(&'ast JSXMemberExpr, JSXMemberExprField), JSXNamespacedName(&'ast JSXNamespacedName, JSXNamespacedNameField), JSXObject(&'ast JSXObject, JSXObjectField), JSXOpeningElement(&'ast JSXOpeningElement, JSXOpeningElementField), JSXOpeningFragment(&'ast JSXOpeningFragment, JSXOpeningFragmentField), JSXSpreadChild(&'ast JSXSpreadChild, JSXSpreadChildField), JSXText(&'ast JSXText, JSXTextField), Key(&'ast Key, KeyField), KeyValuePatProp(&'ast KeyValuePatProp, KeyValuePatPropField), KeyValueProp(&'ast KeyValueProp, KeyValuePropField), LabeledStmt(&'ast LabeledStmt, LabeledStmtField), Lit(&'ast Lit, LitField), MemberExpr(&'ast MemberExpr, MemberExprField), MemberProp(&'ast MemberProp, MemberPropField), MetaPropExpr(&'ast MetaPropExpr, MetaPropExprField), MetaPropKind(&'ast MetaPropKind, MetaPropKindField), MethodKind(&'ast MethodKind, MethodKindField), MethodProp(&'ast MethodProp, MethodPropField), Module(&'ast Module, ModuleField), ModuleDecl(&'ast ModuleDecl, ModuleDeclField), ModuleExportName(&'ast ModuleExportName, ModuleExportNameField), ModuleItem(&'ast ModuleItem, ModuleItemField), NamedExport(&'ast NamedExport, NamedExportField), NewExpr(&'ast NewExpr, NewExprField), Null(&'ast Null, NullField), Number(&'ast Number, NumberField), ObjectLit(&'ast ObjectLit, ObjectLitField), ObjectPat(&'ast ObjectPat, ObjectPatField), ObjectPatProp(&'ast ObjectPatProp, ObjectPatPropField), OptCall(&'ast OptCall, OptCallField), OptChainBase(&'ast OptChainBase, OptChainBaseField), OptChainExpr(&'ast OptChainExpr, OptChainExprField), Param(&'ast Param, ParamField), ParamOrTsParamProp(&'ast ParamOrTsParamProp, ParamOrTsParamPropField), ParenExpr(&'ast ParenExpr, ParenExprField), Pat(&'ast Pat, PatField), PrivateMethod(&'ast PrivateMethod, PrivateMethodField), PrivateName(&'ast PrivateName, PrivateNameField), PrivateProp(&'ast PrivateProp, PrivatePropField), Program(&'ast Program, ProgramField), Prop(&'ast Prop, PropField), PropName(&'ast PropName, PropNameField), PropOrSpread(&'ast PropOrSpread, PropOrSpreadField), Regex(&'ast Regex, RegexField), RestPat(&'ast RestPat, RestPatField), ReturnStmt(&'ast ReturnStmt, ReturnStmtField), Script(&'ast Script, ScriptField), SeqExpr(&'ast SeqExpr, SeqExprField), SetterProp(&'ast SetterProp, SetterPropField), SimpleAssignTarget(&'ast SimpleAssignTarget, SimpleAssignTargetField), SpreadElement(&'ast SpreadElement, SpreadElementField), StaticBlock(&'ast StaticBlock, StaticBlockField), Stmt(&'ast Stmt, StmtField), Str(&'ast Str, StrField), Super(&'ast Super, SuperField), SuperProp(&'ast SuperProp, SuperPropField), SuperPropExpr(&'ast SuperPropExpr, SuperPropExprField), SwitchCase(&'ast SwitchCase, SwitchCaseField), SwitchStmt(&'ast SwitchStmt, SwitchStmtField), TaggedTpl(&'ast TaggedTpl, TaggedTplField), ThisExpr(&'ast ThisExpr, ThisExprField), ThrowStmt(&'ast ThrowStmt, ThrowStmtField), Tpl(&'ast Tpl, TplField), TplElement(&'ast TplElement, TplElementField), TruePlusMinus(&'ast TruePlusMinus, TruePlusMinusField), TryStmt(&'ast TryStmt, TryStmtField), TsArrayType(&'ast TsArrayType, TsArrayTypeField), TsAsExpr(&'ast TsAsExpr, TsAsExprField), TsCallSignatureDecl(&'ast TsCallSignatureDecl, TsCallSignatureDeclField), TsConditionalType(&'ast TsConditionalType, TsConditionalTypeField), TsConstAssertion(&'ast TsConstAssertion, TsConstAssertionField), TsConstructSignatureDecl(&'ast TsConstructSignatureDecl, TsConstructSignatureDeclField), TsConstructorType(&'ast TsConstructorType, TsConstructorTypeField), TsEntityName(&'ast TsEntityName, TsEntityNameField), TsEnumDecl(&'ast TsEnumDecl, TsEnumDeclField), TsEnumMember(&'ast TsEnumMember, TsEnumMemberField), TsEnumMemberId(&'ast TsEnumMemberId, TsEnumMemberIdField), TsExportAssignment(&'ast TsExportAssignment, TsExportAssignmentField), TsExprWithTypeArgs(&'ast TsExprWithTypeArgs, TsExprWithTypeArgsField), TsExternalModuleRef(&'ast TsExternalModuleRef, TsExternalModuleRefField), TsFnOrConstructorType(&'ast TsFnOrConstructorType, TsFnOrConstructorTypeField), TsFnParam(&'ast TsFnParam, TsFnParamField), TsFnType(&'ast TsFnType, TsFnTypeField), TsGetterSignature(&'ast TsGetterSignature, TsGetterSignatureField), TsImportCallOptions(&'ast TsImportCallOptions, TsImportCallOptionsField), TsImportEqualsDecl(&'ast TsImportEqualsDecl, TsImportEqualsDeclField), TsImportType(&'ast TsImportType, TsImportTypeField), TsIndexSignature(&'ast TsIndexSignature, TsIndexSignatureField), TsIndexedAccessType(&'ast TsIndexedAccessType, TsIndexedAccessTypeField), TsInferType(&'ast TsInferType, TsInferTypeField), TsInstantiation(&'ast TsInstantiation, TsInstantiationField), TsInterfaceBody(&'ast TsInterfaceBody, TsInterfaceBodyField), TsInterfaceDecl(&'ast TsInterfaceDecl, TsInterfaceDeclField), TsIntersectionType(&'ast TsIntersectionType, TsIntersectionTypeField), TsKeywordType(&'ast TsKeywordType, TsKeywordTypeField), TsKeywordTypeKind(&'ast TsKeywordTypeKind, TsKeywordTypeKindField), TsLit(&'ast TsLit, TsLitField), TsLitType(&'ast TsLitType, TsLitTypeField), TsMappedType(&'ast TsMappedType, TsMappedTypeField), TsMethodSignature(&'ast TsMethodSignature, TsMethodSignatureField), TsModuleBlock(&'ast TsModuleBlock, TsModuleBlockField), TsModuleDecl(&'ast TsModuleDecl, TsModuleDeclField), TsModuleName(&'ast TsModuleName, TsModuleNameField), TsModuleRef(&'ast TsModuleRef, TsModuleRefField), TsNamespaceBody(&'ast TsNamespaceBody, TsNamespaceBodyField), TsNamespaceDecl(&'ast TsNamespaceDecl, TsNamespaceDeclField), TsNamespaceExportDecl(&'ast TsNamespaceExportDecl, TsNamespaceExportDeclField), TsNonNullExpr(&'ast TsNonNullExpr, TsNonNullExprField), TsOptionalType(&'ast TsOptionalType, TsOptionalTypeField), TsParamProp(&'ast TsParamProp, TsParamPropField), TsParamPropParam(&'ast TsParamPropParam, TsParamPropParamField), TsParenthesizedType(&'ast TsParenthesizedType, TsParenthesizedTypeField), TsPropertySignature(&'ast TsPropertySignature, TsPropertySignatureField), TsQualifiedName(&'ast TsQualifiedName, TsQualifiedNameField), TsRestType(&'ast TsRestType, TsRestTypeField), TsSatisfiesExpr(&'ast TsSatisfiesExpr, TsSatisfiesExprField), TsSetterSignature(&'ast TsSetterSignature, TsSetterSignatureField), TsThisType(&'ast TsThisType, TsThisTypeField), TsThisTypeOrIdent(&'ast TsThisTypeOrIdent, TsThisTypeOrIdentField), TsTplLitType(&'ast TsTplLitType, TsTplLitTypeField), TsTupleElement(&'ast TsTupleElement, TsTupleElementField), TsTupleType(&'ast TsTupleType, TsTupleTypeField), TsType(&'ast TsType, TsTypeField), TsTypeAliasDecl(&'ast TsTypeAliasDecl, TsTypeAliasDeclField), TsTypeAnn(&'ast TsTypeAnn, TsTypeAnnField), TsTypeAssertion(&'ast TsTypeAssertion, TsTypeAssertionField), TsTypeElement(&'ast TsTypeElement, TsTypeElementField), TsTypeLit(&'ast TsTypeLit, TsTypeLitField), TsTypeOperator(&'ast TsTypeOperator, TsTypeOperatorField), TsTypeOperatorOp(&'ast TsTypeOperatorOp, TsTypeOperatorOpField), TsTypeParam(&'ast TsTypeParam, TsTypeParamField), TsTypeParamDecl(&'ast TsTypeParamDecl, TsTypeParamDeclField), TsTypeParamInstantiation(&'ast TsTypeParamInstantiation, TsTypeParamInstantiationField), TsTypePredicate(&'ast TsTypePredicate, TsTypePredicateField), TsTypeQuery(&'ast TsTypeQuery, TsTypeQueryField), TsTypeQueryExpr(&'ast TsTypeQueryExpr, TsTypeQueryExprField), TsTypeRef(&'ast TsTypeRef, TsTypeRefField), TsUnionOrIntersectionType(&'ast TsUnionOrIntersectionType, TsUnionOrIntersectionTypeField), TsUnionType(&'ast TsUnionType, TsUnionTypeField), UnaryExpr(&'ast UnaryExpr, UnaryExprField), UnaryOp(&'ast UnaryOp, UnaryOpField), UpdateExpr(&'ast UpdateExpr, UpdateExprField), UpdateOp(&'ast UpdateOp, UpdateOpField), UsingDecl(&'ast UsingDecl, UsingDeclField), VarDecl(&'ast VarDecl, VarDeclField), VarDeclKind(&'ast VarDeclKind, VarDeclKindField), VarDeclOrExpr(&'ast VarDeclOrExpr, VarDeclOrExprField), VarDeclarator(&'ast VarDeclarator, VarDeclaratorField), WhileStmt(&'ast WhileStmt, WhileStmtField), WithStmt(&'ast WithStmt, WithStmtField), YieldExpr(&'ast YieldExpr, YieldExprField),
}

Variants§

§

Accessibility(&'ast Accessibility, AccessibilityField)

§

ArrayLit(&'ast ArrayLit, ArrayLitField)

§

ArrayPat(&'ast ArrayPat, ArrayPatField)

§

ArrowExpr(&'ast ArrowExpr, ArrowExprField)

§

AssignExpr(&'ast AssignExpr, AssignExprField)

§

AssignOp(&'ast AssignOp, AssignOpField)

§

AssignPat(&'ast AssignPat, AssignPatField)

§

AssignPatProp(&'ast AssignPatProp, AssignPatPropField)

§

AssignProp(&'ast AssignProp, AssignPropField)

§

AssignTarget(&'ast AssignTarget, AssignTargetField)

§

AssignTargetPat(&'ast AssignTargetPat, AssignTargetPatField)

§

AutoAccessor(&'ast AutoAccessor, AutoAccessorField)

§

AwaitExpr(&'ast AwaitExpr, AwaitExprField)

§

BigInt(&'ast BigInt, BigIntField)

§

BinExpr(&'ast BinExpr, BinExprField)

§

BinaryOp(&'ast BinaryOp, BinaryOpField)

§

BindingIdent(&'ast BindingIdent, BindingIdentField)

§

BlockStmt(&'ast BlockStmt, BlockStmtField)

§

BlockStmtOrExpr(&'ast BlockStmtOrExpr, BlockStmtOrExprField)

§

Bool(&'ast Bool, BoolField)

§

BreakStmt(&'ast BreakStmt, BreakStmtField)

§

CallExpr(&'ast CallExpr, CallExprField)

§

Callee(&'ast Callee, CalleeField)

§

CatchClause(&'ast CatchClause, CatchClauseField)

§

Class(&'ast Class, ClassField)

§

ClassDecl(&'ast ClassDecl, ClassDeclField)

§

ClassExpr(&'ast ClassExpr, ClassExprField)

§

ClassMember(&'ast ClassMember, ClassMemberField)

§

ClassMethod(&'ast ClassMethod, ClassMethodField)

§

ClassProp(&'ast ClassProp, ClassPropField)

§

ComputedPropName(&'ast ComputedPropName, ComputedPropNameField)

§

CondExpr(&'ast CondExpr, CondExprField)

§

Constructor(&'ast Constructor, ConstructorField)

§

ContinueStmt(&'ast ContinueStmt, ContinueStmtField)

§

DebuggerStmt(&'ast DebuggerStmt, DebuggerStmtField)

§

Decl(&'ast Decl, DeclField)

§

Decorator(&'ast Decorator, DecoratorField)

§

DefaultDecl(&'ast DefaultDecl, DefaultDeclField)

§

DoWhileStmt(&'ast DoWhileStmt, DoWhileStmtField)

§

EmptyStmt(&'ast EmptyStmt, EmptyStmtField)

§

ExportAll(&'ast ExportAll, ExportAllField)

§

ExportDecl(&'ast ExportDecl, ExportDeclField)

§

ExportDefaultDecl(&'ast ExportDefaultDecl, ExportDefaultDeclField)

§

ExportDefaultExpr(&'ast ExportDefaultExpr, ExportDefaultExprField)

§

ExportDefaultSpecifier(&'ast ExportDefaultSpecifier, ExportDefaultSpecifierField)

§

ExportNamedSpecifier(&'ast ExportNamedSpecifier, ExportNamedSpecifierField)

§

ExportNamespaceSpecifier(&'ast ExportNamespaceSpecifier, ExportNamespaceSpecifierField)

§

ExportSpecifier(&'ast ExportSpecifier, ExportSpecifierField)

§

Expr(&'ast Expr, ExprField)

§

ExprOrSpread(&'ast ExprOrSpread, ExprOrSpreadField)

§

ExprStmt(&'ast ExprStmt, ExprStmtField)

§

FnDecl(&'ast FnDecl, FnDeclField)

§

FnExpr(&'ast FnExpr, FnExprField)

§

ForHead(&'ast ForHead, ForHeadField)

§

ForInStmt(&'ast ForInStmt, ForInStmtField)

§

ForOfStmt(&'ast ForOfStmt, ForOfStmtField)

§

ForStmt(&'ast ForStmt, ForStmtField)

§

Function(&'ast Function, FunctionField)

§

GetterProp(&'ast GetterProp, GetterPropField)

§

Ident(&'ast Ident, IdentField)

§

IdentName(&'ast IdentName, IdentNameField)

§

IfStmt(&'ast IfStmt, IfStmtField)

§

Import(&'ast Import, ImportField)

§

ImportDecl(&'ast ImportDecl, ImportDeclField)

§

ImportDefaultSpecifier(&'ast ImportDefaultSpecifier, ImportDefaultSpecifierField)

§

ImportNamedSpecifier(&'ast ImportNamedSpecifier, ImportNamedSpecifierField)

§

ImportPhase(&'ast ImportPhase, ImportPhaseField)

§

ImportSpecifier(&'ast ImportSpecifier, ImportSpecifierField)

§

ImportStarAsSpecifier(&'ast ImportStarAsSpecifier, ImportStarAsSpecifierField)

§

ImportWith(&'ast ImportWith, ImportWithField)

§

ImportWithItem(&'ast ImportWithItem, ImportWithItemField)

§

Invalid(&'ast Invalid, InvalidField)

§

JSXAttr(&'ast JSXAttr, JSXAttrField)

§

JSXAttrName(&'ast JSXAttrName, JSXAttrNameField)

§

JSXAttrOrSpread(&'ast JSXAttrOrSpread, JSXAttrOrSpreadField)

§

JSXAttrValue(&'ast JSXAttrValue, JSXAttrValueField)

§

JSXClosingElement(&'ast JSXClosingElement, JSXClosingElementField)

§

JSXClosingFragment(&'ast JSXClosingFragment, JSXClosingFragmentField)

§

JSXElement(&'ast JSXElement, JSXElementField)

§

JSXElementChild(&'ast JSXElementChild, JSXElementChildField)

§

JSXElementName(&'ast JSXElementName, JSXElementNameField)

§

JSXEmptyExpr(&'ast JSXEmptyExpr, JSXEmptyExprField)

§

JSXExpr(&'ast JSXExpr, JSXExprField)

§

JSXExprContainer(&'ast JSXExprContainer, JSXExprContainerField)

§

JSXFragment(&'ast JSXFragment, JSXFragmentField)

§

JSXMemberExpr(&'ast JSXMemberExpr, JSXMemberExprField)

§

JSXNamespacedName(&'ast JSXNamespacedName, JSXNamespacedNameField)

§

JSXObject(&'ast JSXObject, JSXObjectField)

§

JSXOpeningElement(&'ast JSXOpeningElement, JSXOpeningElementField)

§

JSXOpeningFragment(&'ast JSXOpeningFragment, JSXOpeningFragmentField)

§

JSXSpreadChild(&'ast JSXSpreadChild, JSXSpreadChildField)

§

JSXText(&'ast JSXText, JSXTextField)

§

Key(&'ast Key, KeyField)

§

KeyValuePatProp(&'ast KeyValuePatProp, KeyValuePatPropField)

§

KeyValueProp(&'ast KeyValueProp, KeyValuePropField)

§

LabeledStmt(&'ast LabeledStmt, LabeledStmtField)

§

Lit(&'ast Lit, LitField)

§

MemberExpr(&'ast MemberExpr, MemberExprField)

§

MemberProp(&'ast MemberProp, MemberPropField)

§

MetaPropExpr(&'ast MetaPropExpr, MetaPropExprField)

§

MetaPropKind(&'ast MetaPropKind, MetaPropKindField)

§

MethodKind(&'ast MethodKind, MethodKindField)

§

MethodProp(&'ast MethodProp, MethodPropField)

§

Module(&'ast Module, ModuleField)

§

ModuleDecl(&'ast ModuleDecl, ModuleDeclField)

§

ModuleExportName(&'ast ModuleExportName, ModuleExportNameField)

§

ModuleItem(&'ast ModuleItem, ModuleItemField)

§

NamedExport(&'ast NamedExport, NamedExportField)

§

NewExpr(&'ast NewExpr, NewExprField)

§

Null(&'ast Null, NullField)

§

Number(&'ast Number, NumberField)

§

ObjectLit(&'ast ObjectLit, ObjectLitField)

§

ObjectPat(&'ast ObjectPat, ObjectPatField)

§

ObjectPatProp(&'ast ObjectPatProp, ObjectPatPropField)

§

OptCall(&'ast OptCall, OptCallField)

§

OptChainBase(&'ast OptChainBase, OptChainBaseField)

§

OptChainExpr(&'ast OptChainExpr, OptChainExprField)

§

Param(&'ast Param, ParamField)

§

ParamOrTsParamProp(&'ast ParamOrTsParamProp, ParamOrTsParamPropField)

§

ParenExpr(&'ast ParenExpr, ParenExprField)

§

Pat(&'ast Pat, PatField)

§

PrivateMethod(&'ast PrivateMethod, PrivateMethodField)

§

PrivateName(&'ast PrivateName, PrivateNameField)

§

PrivateProp(&'ast PrivateProp, PrivatePropField)

§

Program(&'ast Program, ProgramField)

§

Prop(&'ast Prop, PropField)

§

PropName(&'ast PropName, PropNameField)

§

PropOrSpread(&'ast PropOrSpread, PropOrSpreadField)

§

Regex(&'ast Regex, RegexField)

§

RestPat(&'ast RestPat, RestPatField)

§

ReturnStmt(&'ast ReturnStmt, ReturnStmtField)

§

Script(&'ast Script, ScriptField)

§

SeqExpr(&'ast SeqExpr, SeqExprField)

§

SetterProp(&'ast SetterProp, SetterPropField)

§

SimpleAssignTarget(&'ast SimpleAssignTarget, SimpleAssignTargetField)

§

SpreadElement(&'ast SpreadElement, SpreadElementField)

§

StaticBlock(&'ast StaticBlock, StaticBlockField)

§

Stmt(&'ast Stmt, StmtField)

§

Str(&'ast Str, StrField)

§

Super(&'ast Super, SuperField)

§

SuperProp(&'ast SuperProp, SuperPropField)

§

SuperPropExpr(&'ast SuperPropExpr, SuperPropExprField)

§

SwitchCase(&'ast SwitchCase, SwitchCaseField)

§

SwitchStmt(&'ast SwitchStmt, SwitchStmtField)

§

TaggedTpl(&'ast TaggedTpl, TaggedTplField)

§

ThisExpr(&'ast ThisExpr, ThisExprField)

§

ThrowStmt(&'ast ThrowStmt, ThrowStmtField)

§

Tpl(&'ast Tpl, TplField)

§

TplElement(&'ast TplElement, TplElementField)

§

TruePlusMinus(&'ast TruePlusMinus, TruePlusMinusField)

§

TryStmt(&'ast TryStmt, TryStmtField)

§

TsArrayType(&'ast TsArrayType, TsArrayTypeField)

§

TsAsExpr(&'ast TsAsExpr, TsAsExprField)

§

TsCallSignatureDecl(&'ast TsCallSignatureDecl, TsCallSignatureDeclField)

§

TsConditionalType(&'ast TsConditionalType, TsConditionalTypeField)

§

TsConstAssertion(&'ast TsConstAssertion, TsConstAssertionField)

§

TsConstructSignatureDecl(&'ast TsConstructSignatureDecl, TsConstructSignatureDeclField)

§

TsConstructorType(&'ast TsConstructorType, TsConstructorTypeField)

§

TsEntityName(&'ast TsEntityName, TsEntityNameField)

§

TsEnumDecl(&'ast TsEnumDecl, TsEnumDeclField)

§

TsEnumMember(&'ast TsEnumMember, TsEnumMemberField)

§

TsEnumMemberId(&'ast TsEnumMemberId, TsEnumMemberIdField)

§

TsExportAssignment(&'ast TsExportAssignment, TsExportAssignmentField)

§

TsExprWithTypeArgs(&'ast TsExprWithTypeArgs, TsExprWithTypeArgsField)

§

TsExternalModuleRef(&'ast TsExternalModuleRef, TsExternalModuleRefField)

§

TsFnOrConstructorType(&'ast TsFnOrConstructorType, TsFnOrConstructorTypeField)

§

TsFnParam(&'ast TsFnParam, TsFnParamField)

§

TsFnType(&'ast TsFnType, TsFnTypeField)

§

TsGetterSignature(&'ast TsGetterSignature, TsGetterSignatureField)

§

TsImportCallOptions(&'ast TsImportCallOptions, TsImportCallOptionsField)

§

TsImportEqualsDecl(&'ast TsImportEqualsDecl, TsImportEqualsDeclField)

§

TsImportType(&'ast TsImportType, TsImportTypeField)

§

TsIndexSignature(&'ast TsIndexSignature, TsIndexSignatureField)

§

TsIndexedAccessType(&'ast TsIndexedAccessType, TsIndexedAccessTypeField)

§

TsInferType(&'ast TsInferType, TsInferTypeField)

§

TsInstantiation(&'ast TsInstantiation, TsInstantiationField)

§

TsInterfaceBody(&'ast TsInterfaceBody, TsInterfaceBodyField)

§

TsInterfaceDecl(&'ast TsInterfaceDecl, TsInterfaceDeclField)

§

TsIntersectionType(&'ast TsIntersectionType, TsIntersectionTypeField)

§

TsKeywordType(&'ast TsKeywordType, TsKeywordTypeField)

§

TsKeywordTypeKind(&'ast TsKeywordTypeKind, TsKeywordTypeKindField)

§

TsLit(&'ast TsLit, TsLitField)

§

TsLitType(&'ast TsLitType, TsLitTypeField)

§

TsMappedType(&'ast TsMappedType, TsMappedTypeField)

§

TsMethodSignature(&'ast TsMethodSignature, TsMethodSignatureField)

§

TsModuleBlock(&'ast TsModuleBlock, TsModuleBlockField)

§

TsModuleDecl(&'ast TsModuleDecl, TsModuleDeclField)

§

TsModuleName(&'ast TsModuleName, TsModuleNameField)

§

TsModuleRef(&'ast TsModuleRef, TsModuleRefField)

§

TsNamespaceBody(&'ast TsNamespaceBody, TsNamespaceBodyField)

§

TsNamespaceDecl(&'ast TsNamespaceDecl, TsNamespaceDeclField)

§

TsNamespaceExportDecl(&'ast TsNamespaceExportDecl, TsNamespaceExportDeclField)

§

TsNonNullExpr(&'ast TsNonNullExpr, TsNonNullExprField)

§

TsOptionalType(&'ast TsOptionalType, TsOptionalTypeField)

§

TsParamProp(&'ast TsParamProp, TsParamPropField)

§

TsParamPropParam(&'ast TsParamPropParam, TsParamPropParamField)

§

TsParenthesizedType(&'ast TsParenthesizedType, TsParenthesizedTypeField)

§

TsPropertySignature(&'ast TsPropertySignature, TsPropertySignatureField)

§

TsQualifiedName(&'ast TsQualifiedName, TsQualifiedNameField)

§

TsRestType(&'ast TsRestType, TsRestTypeField)

§

TsSatisfiesExpr(&'ast TsSatisfiesExpr, TsSatisfiesExprField)

§

TsSetterSignature(&'ast TsSetterSignature, TsSetterSignatureField)

§

TsThisType(&'ast TsThisType, TsThisTypeField)

§

TsThisTypeOrIdent(&'ast TsThisTypeOrIdent, TsThisTypeOrIdentField)

§

TsTplLitType(&'ast TsTplLitType, TsTplLitTypeField)

§

TsTupleElement(&'ast TsTupleElement, TsTupleElementField)

§

TsTupleType(&'ast TsTupleType, TsTupleTypeField)

§

TsType(&'ast TsType, TsTypeField)

§

TsTypeAliasDecl(&'ast TsTypeAliasDecl, TsTypeAliasDeclField)

§

TsTypeAnn(&'ast TsTypeAnn, TsTypeAnnField)

§

TsTypeAssertion(&'ast TsTypeAssertion, TsTypeAssertionField)

§

TsTypeElement(&'ast TsTypeElement, TsTypeElementField)

§

TsTypeLit(&'ast TsTypeLit, TsTypeLitField)

§

TsTypeOperator(&'ast TsTypeOperator, TsTypeOperatorField)

§

TsTypeOperatorOp(&'ast TsTypeOperatorOp, TsTypeOperatorOpField)

§

TsTypeParam(&'ast TsTypeParam, TsTypeParamField)

§

TsTypeParamDecl(&'ast TsTypeParamDecl, TsTypeParamDeclField)

§

TsTypeParamInstantiation(&'ast TsTypeParamInstantiation, TsTypeParamInstantiationField)

§

TsTypePredicate(&'ast TsTypePredicate, TsTypePredicateField)

§

TsTypeQuery(&'ast TsTypeQuery, TsTypeQueryField)

§

TsTypeQueryExpr(&'ast TsTypeQueryExpr, TsTypeQueryExprField)

§

TsTypeRef(&'ast TsTypeRef, TsTypeRefField)

§

TsUnionOrIntersectionType(&'ast TsUnionOrIntersectionType, TsUnionOrIntersectionTypeField)

§

TsUnionType(&'ast TsUnionType, TsUnionTypeField)

§

UnaryExpr(&'ast UnaryExpr, UnaryExprField)

§

UnaryOp(&'ast UnaryOp, UnaryOpField)

§

UpdateExpr(&'ast UpdateExpr, UpdateExprField)

§

UpdateOp(&'ast UpdateOp, UpdateOpField)

§

UsingDecl(&'ast UsingDecl, UsingDeclField)

§

VarDecl(&'ast VarDecl, VarDeclField)

§

VarDeclKind(&'ast VarDeclKind, VarDeclKindField)

§

VarDeclOrExpr(&'ast VarDeclOrExpr, VarDeclOrExprField)

§

VarDeclarator(&'ast VarDeclarator, VarDeclaratorField)

§

WhileStmt(&'ast WhileStmt, WhileStmtField)

§

WithStmt(&'ast WithStmt, WithStmtField)

§

YieldExpr(&'ast YieldExpr, YieldExprField)

Implementations§

Source§

impl<'ast> AstParentNodeRef<'ast>

Source

pub fn kind(&self) -> AstParentKind

Trait Implementations§

Source§

impl<'ast> Clone for AstParentNodeRef<'ast>

Source§

fn clone(&self) -> AstParentNodeRef<'ast>

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl<'ast> Debug for AstParentNodeRef<'ast>

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl<'ast> NodeRef for AstParentNodeRef<'ast>

Source§

impl<'ast> Copy for AstParentNodeRef<'ast>

Auto Trait Implementations§

§

impl<'ast> Freeze for AstParentNodeRef<'ast>

§

impl<'ast> RefUnwindSafe for AstParentNodeRef<'ast>

§

impl<'ast> Send for AstParentNodeRef<'ast>

§

impl<'ast> Sync for AstParentNodeRef<'ast>

§

impl<'ast> Unpin for AstParentNodeRef<'ast>

§

impl<'ast> UnwindSafe for AstParentNodeRef<'ast>

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> AsOut<T> for T
where T: Copy,

Source§

fn as_out(&mut self) -> Out<'_, T>

Returns an out reference to self.
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> Conv for T

Source§

fn conv<T>(self) -> T
where Self: Into<T>,

Converts self into T using Into<T>. Read more
Source§

impl<T> FmtForward for T

Source§

fn fmt_binary(self) -> FmtBinary<Self>
where Self: Binary,

Causes self to use its Binary implementation when Debug-formatted.
Source§

fn fmt_display(self) -> FmtDisplay<Self>
where Self: Display,

Causes self to use its Display implementation when Debug-formatted.
Source§

fn fmt_lower_exp(self) -> FmtLowerExp<Self>
where Self: LowerExp,

Causes self to use its LowerExp implementation when Debug-formatted.
Source§

fn fmt_lower_hex(self) -> FmtLowerHex<Self>
where Self: LowerHex,

Causes self to use its LowerHex implementation when Debug-formatted.
Source§

fn fmt_octal(self) -> FmtOctal<Self>
where Self: Octal,

Causes self to use its Octal implementation when Debug-formatted.
Source§

fn fmt_pointer(self) -> FmtPointer<Self>
where Self: Pointer,

Causes self to use its Pointer implementation when Debug-formatted.
Source§

fn fmt_upper_exp(self) -> FmtUpperExp<Self>
where Self: UpperExp,

Causes self to use its UpperExp implementation when Debug-formatted.
Source§

fn fmt_upper_hex(self) -> FmtUpperHex<Self>
where Self: UpperHex,

Causes self to use its UpperHex implementation when Debug-formatted.
Source§

fn fmt_list(self) -> FmtList<Self>
where &'a Self: for<'a> IntoIterator,

Formats each item in a sequence. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> IntoEither for T

Source§

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
Source§

impl<T> Pipe for T
where T: ?Sized,

Source§

fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> R
where Self: Sized,

Pipes by value. This is generally the method you want to use. Read more
Source§

fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> R
where R: 'a,

Borrows self and passes that borrow into the pipe function. Read more
Source§

fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> R
where R: 'a,

Mutably borrows self and passes that borrow into the pipe function. Read more
Source§

fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
where Self: Borrow<B>, B: 'a + ?Sized, R: 'a,

Borrows self, then passes self.borrow() into the pipe function. Read more
Source§

fn pipe_borrow_mut<'a, B, R>( &'a mut self, func: impl FnOnce(&'a mut B) -> R, ) -> R
where Self: BorrowMut<B>, B: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.borrow_mut() into the pipe function. Read more
Source§

fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
where Self: AsRef<U>, U: 'a + ?Sized, R: 'a,

Borrows self, then passes self.as_ref() into the pipe function.
Source§

fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
where Self: AsMut<U>, U: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.as_mut() into the pipe function.
Source§

fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
where Self: Deref<Target = T>, T: 'a + ?Sized, R: 'a,

Borrows self, then passes self.deref() into the pipe function.
Source§

fn pipe_deref_mut<'a, T, R>( &'a mut self, func: impl FnOnce(&'a mut T) -> R, ) -> R
where Self: DerefMut<Target = T> + Deref, T: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.deref_mut() into the pipe function.
Source§

impl<T> Tap for T

Source§

fn tap(self, func: impl FnOnce(&Self)) -> Self

Immutable access to a value. Read more
Source§

fn tap_mut(self, func: impl FnOnce(&mut Self)) -> Self

Mutable access to a value. Read more
Source§

fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
where Self: Borrow<B>, B: ?Sized,

Immutable access to the Borrow<B> of a value. Read more
Source§

fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
where Self: BorrowMut<B>, B: ?Sized,

Mutable access to the BorrowMut<B> of a value. Read more
Source§

fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
where Self: AsRef<R>, R: ?Sized,

Immutable access to the AsRef<R> view of a value. Read more
Source§

fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
where Self: AsMut<R>, R: ?Sized,

Mutable access to the AsMut<R> view of a value. Read more
Source§

fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
where Self: Deref<Target = T>, T: ?Sized,

Immutable access to the Deref::Target of a value. Read more
Source§

fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
where Self: DerefMut<Target = T> + Deref, T: ?Sized,

Mutable access to the Deref::Target of a value. Read more
Source§

fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self

Calls .tap() only in debug builds, and is erased in release builds.
Source§

fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self

Calls .tap_mut() only in debug builds, and is erased in release builds.
Source§

fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
where Self: Borrow<B>, B: ?Sized,

Calls .tap_borrow() only in debug builds, and is erased in release builds.
Source§

fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
where Self: BorrowMut<B>, B: ?Sized,

Calls .tap_borrow_mut() only in debug builds, and is erased in release builds.
Source§

fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
where Self: AsRef<R>, R: ?Sized,

Calls .tap_ref() only in debug builds, and is erased in release builds.
Source§

fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
where Self: AsMut<R>, R: ?Sized,

Calls .tap_ref_mut() only in debug builds, and is erased in release builds.
Source§

fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
where Self: Deref<Target = T>, T: ?Sized,

Calls .tap_deref() only in debug builds, and is erased in release builds.
Source§

fn tap_deref_mut_dbg<T>(self, func: impl FnOnce(&mut T)) -> Self
where Self: DerefMut<Target = T> + Deref, T: ?Sized,

Calls .tap_deref_mut() only in debug builds, and is erased in release builds.
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T> TryConv for T

Source§

fn try_conv<T>(self) -> Result<T, Self::Error>
where Self: TryInto<T>,

Attempts to convert self into T using TryInto<T>. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> ErasedDestructor for T
where T: 'static,

Source§

impl<T> MaybeSendSync for T

Source§

impl<T> Send for T
where T: ?Sized,

Source§

impl<T> Sync for T
where T: ?Sized,

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 32 bytes

Size for each variant:

  • Accessibility: 15 bytes
  • ArrayLit: 31 bytes
  • ArrayPat: 31 bytes
  • ArrowExpr: 31 bytes
  • AssignExpr: 15 bytes
  • AssignOp: 15 bytes
  • AssignPat: 15 bytes
  • AssignPatProp: 15 bytes
  • AssignProp: 15 bytes
  • AssignTarget: 15 bytes
  • AssignTargetPat: 15 bytes
  • AutoAccessor: 31 bytes
  • AwaitExpr: 15 bytes
  • BigInt: 15 bytes
  • BinExpr: 15 bytes
  • BinaryOp: 15 bytes
  • BindingIdent: 15 bytes
  • BlockStmt: 31 bytes
  • BlockStmtOrExpr: 15 bytes
  • Bool: 15 bytes
  • BreakStmt: 15 bytes
  • CallExpr: 31 bytes
  • Callee: 15 bytes
  • CatchClause: 15 bytes
  • Class: 31 bytes
  • ClassDecl: 15 bytes
  • ClassExpr: 15 bytes
  • ClassMember: 15 bytes
  • ClassMethod: 15 bytes
  • ClassProp: 31 bytes
  • ComputedPropName: 15 bytes
  • CondExpr: 15 bytes
  • Constructor: 31 bytes
  • ContinueStmt: 15 bytes
  • DebuggerStmt: 15 bytes
  • Decl: 15 bytes
  • Decorator: 15 bytes
  • DefaultDecl: 15 bytes
  • DoWhileStmt: 15 bytes
  • EmptyStmt: 15 bytes
  • ExportAll: 15 bytes
  • ExportDecl: 15 bytes
  • ExportDefaultDecl: 15 bytes
  • ExportDefaultExpr: 15 bytes
  • ExportDefaultSpecifier: 15 bytes
  • ExportNamedSpecifier: 15 bytes
  • ExportNamespaceSpecifier: 15 bytes
  • ExportSpecifier: 15 bytes
  • Expr: 15 bytes
  • ExprOrSpread: 15 bytes
  • ExprStmt: 15 bytes
  • FnDecl: 15 bytes
  • FnExpr: 15 bytes
  • ForHead: 15 bytes
  • ForInStmt: 15 bytes
  • ForOfStmt: 15 bytes
  • ForStmt: 15 bytes
  • Function: 31 bytes
  • GetterProp: 15 bytes
  • Ident: 15 bytes
  • IdentName: 15 bytes
  • IfStmt: 15 bytes
  • Import: 15 bytes
  • ImportDecl: 31 bytes
  • ImportDefaultSpecifier: 15 bytes
  • ImportNamedSpecifier: 15 bytes
  • ImportPhase: 15 bytes
  • ImportSpecifier: 15 bytes
  • ImportStarAsSpecifier: 15 bytes
  • ImportWith: 31 bytes
  • ImportWithItem: 15 bytes
  • Invalid: 15 bytes
  • JSXAttr: 15 bytes
  • JSXAttrName: 15 bytes
  • JSXAttrOrSpread: 15 bytes
  • JSXAttrValue: 15 bytes
  • JSXClosingElement: 15 bytes
  • JSXClosingFragment: 15 bytes
  • JSXElement: 31 bytes
  • JSXElementChild: 15 bytes
  • JSXElementName: 15 bytes
  • JSXEmptyExpr: 15 bytes
  • JSXExpr: 15 bytes
  • JSXExprContainer: 15 bytes
  • JSXFragment: 31 bytes
  • JSXMemberExpr: 15 bytes
  • JSXNamespacedName: 15 bytes
  • JSXObject: 15 bytes
  • JSXOpeningElement: 31 bytes
  • JSXOpeningFragment: 15 bytes
  • JSXSpreadChild: 15 bytes
  • JSXText: 15 bytes
  • Key: 15 bytes
  • KeyValuePatProp: 15 bytes
  • KeyValueProp: 15 bytes
  • LabeledStmt: 15 bytes
  • Lit: 15 bytes
  • MemberExpr: 15 bytes
  • MemberProp: 15 bytes
  • MetaPropExpr: 15 bytes
  • MetaPropKind: 15 bytes
  • MethodKind: 15 bytes
  • MethodProp: 15 bytes
  • Module: 31 bytes
  • ModuleDecl: 15 bytes
  • ModuleExportName: 15 bytes
  • ModuleItem: 15 bytes
  • NamedExport: 31 bytes
  • NewExpr: 31 bytes
  • Null: 15 bytes
  • Number: 15 bytes
  • ObjectLit: 31 bytes
  • ObjectPat: 31 bytes
  • ObjectPatProp: 15 bytes
  • OptCall: 31 bytes
  • OptChainBase: 15 bytes
  • OptChainExpr: 15 bytes
  • Param: 31 bytes
  • ParamOrTsParamProp: 15 bytes
  • ParenExpr: 15 bytes
  • Pat: 15 bytes
  • PrivateMethod: 15 bytes
  • PrivateName: 15 bytes
  • PrivateProp: 31 bytes
  • Program: 15 bytes
  • Prop: 15 bytes
  • PropName: 15 bytes
  • PropOrSpread: 15 bytes
  • Regex: 15 bytes
  • RestPat: 15 bytes
  • ReturnStmt: 15 bytes
  • Script: 31 bytes
  • SeqExpr: 31 bytes
  • SetterProp: 15 bytes
  • SimpleAssignTarget: 15 bytes
  • SpreadElement: 15 bytes
  • StaticBlock: 15 bytes
  • Stmt: 15 bytes
  • Str: 15 bytes
  • Super: 15 bytes
  • SuperProp: 15 bytes
  • SuperPropExpr: 15 bytes
  • SwitchCase: 31 bytes
  • SwitchStmt: 31 bytes
  • TaggedTpl: 15 bytes
  • ThisExpr: 15 bytes
  • ThrowStmt: 15 bytes
  • Tpl: 31 bytes
  • TplElement: 15 bytes
  • TruePlusMinus: 15 bytes
  • TryStmt: 15 bytes
  • TsArrayType: 15 bytes
  • TsAsExpr: 15 bytes
  • TsCallSignatureDecl: 31 bytes
  • TsConditionalType: 15 bytes
  • TsConstAssertion: 15 bytes
  • TsConstructSignatureDecl: 31 bytes
  • TsConstructorType: 31 bytes
  • TsEntityName: 15 bytes
  • TsEnumDecl: 31 bytes
  • TsEnumMember: 15 bytes
  • TsEnumMemberId: 15 bytes
  • TsExportAssignment: 15 bytes
  • TsExprWithTypeArgs: 15 bytes
  • TsExternalModuleRef: 15 bytes
  • TsFnOrConstructorType: 15 bytes
  • TsFnParam: 15 bytes
  • TsFnType: 31 bytes
  • TsGetterSignature: 15 bytes
  • TsImportCallOptions: 15 bytes
  • TsImportEqualsDecl: 15 bytes
  • TsImportType: 15 bytes
  • TsIndexSignature: 31 bytes
  • TsIndexedAccessType: 15 bytes
  • TsInferType: 15 bytes
  • TsInstantiation: 15 bytes
  • TsInterfaceBody: 31 bytes
  • TsInterfaceDecl: 31 bytes
  • TsIntersectionType: 31 bytes
  • TsKeywordType: 15 bytes
  • TsKeywordTypeKind: 15 bytes
  • TsLit: 15 bytes
  • TsLitType: 15 bytes
  • TsMappedType: 15 bytes
  • TsMethodSignature: 31 bytes
  • TsModuleBlock: 31 bytes
  • TsModuleDecl: 15 bytes
  • TsModuleName: 15 bytes
  • TsModuleRef: 15 bytes
  • TsNamespaceBody: 15 bytes
  • TsNamespaceDecl: 15 bytes
  • TsNamespaceExportDecl: 15 bytes
  • TsNonNullExpr: 15 bytes
  • TsOptionalType: 15 bytes
  • TsParamProp: 31 bytes
  • TsParamPropParam: 15 bytes
  • TsParenthesizedType: 15 bytes
  • TsPropertySignature: 15 bytes
  • TsQualifiedName: 15 bytes
  • TsRestType: 15 bytes
  • TsSatisfiesExpr: 15 bytes
  • TsSetterSignature: 15 bytes
  • TsThisType: 15 bytes
  • TsThisTypeOrIdent: 15 bytes
  • TsTplLitType: 31 bytes
  • TsTupleElement: 15 bytes
  • TsTupleType: 31 bytes
  • TsType: 15 bytes
  • TsTypeAliasDecl: 15 bytes
  • TsTypeAnn: 15 bytes
  • TsTypeAssertion: 15 bytes
  • TsTypeElement: 15 bytes
  • TsTypeLit: 31 bytes
  • TsTypeOperator: 15 bytes
  • TsTypeOperatorOp: 15 bytes
  • TsTypeParam: 15 bytes
  • TsTypeParamDecl: 31 bytes
  • TsTypeParamInstantiation: 31 bytes
  • TsTypePredicate: 15 bytes
  • TsTypeQuery: 15 bytes
  • TsTypeQueryExpr: 15 bytes
  • TsTypeRef: 15 bytes
  • TsUnionOrIntersectionType: 15 bytes
  • TsUnionType: 31 bytes
  • UnaryExpr: 15 bytes
  • UnaryOp: 15 bytes
  • UpdateExpr: 15 bytes
  • UpdateOp: 15 bytes
  • UsingDecl: 31 bytes
  • VarDecl: 31 bytes
  • VarDeclKind: 15 bytes
  • VarDeclOrExpr: 15 bytes
  • VarDeclarator: 15 bytes
  • WhileStmt: 15 bytes
  • WithStmt: 15 bytes
  • YieldExpr: 15 bytes