Package Index

Find examples from hundreds of npm packages:

@babel/types

ArrayExpression,

AssignmentExpression,

BinaryExpression,

BlockStatement,

BooleanLiteral,

CallExpression,

ConditionalExpression,

ExportDefaultDeclaration,

ExpressionStatement,

FLIPPED_ALIAS_KEYS,

FunctionDeclaration,

Identifier,

IfStatement,

ImportDeclaration,

JSXAttribute,

JSXClosingElement,

JSXElement,

JSXExpressionContainer,

JSXIdentifier,

JSXMemberExpression,

JSXOpeningElement,

JSXSpreadAttribute,

MemberExpression,

NullLiteral,

NumericLiteral,

ObjectExpression,

ObjectProperty,

ReturnStatement,

STATEMENT_OR_BLOCK_KEYS,

StringLiteral,

TSTypeAnnotation,

TYPES,

TemplateElement,

TemplateLiteral,

ThisExpression,

VISITOR_KEYS,

VariableDeclaration,

VariableDeclarator,

addComment,

anyTypeAnnotation,

arrayExpression,

arrayLiteral,

arrayPattern,

arrayTypeAnnotation,

arrowFunctionExpression,

assertArrayExpression,

assertCallExpression,

assertIdentifier,

assertNumericLiteral,

assertObjectExpression,

assertStringLiteral,

assertVariableDeclarator,

assignmentExpression,

binaryExpression,

blockStatement,

booleanLiteral,

booleanLiteralTypeAnnotation,

booleanTypeAnnotation,

buildMatchMemberExpression,

call,

callExpression,

catchClause,

classBody,

classDeclaration,

classExpression,

classMethod,

classProperty,

clone,

cloneDeep,

cloneNode,

conditionalExpression,

converter,

createFlowUnionType,

createTSUnionType,

createTypeAnnotationBasedOnTypeof,

createUnionTypeAnnotation,

data,

declareExportDeclaration,

declareFunction,

declareOpaqueType,

declareTypeAlias,

detail,

directive,

emptyStatement,

exportDefaultDeclaration,

exportNamedDeclaration,

exportSpecifier,

expressionStatement,

fields,

file,

filename,

forInStatement,

forOfStatement,

forStatement,

fun,

functionDeclaration,

functionExpression,

functionTypeAnnotation,

functionTypeParam,

genericTypeAnnotation,

getBindingIdentifiers,

getOuterBindingIdentifiers,

identifier,

ifStatement,

importDeclaration,

importDefaultSpecifier,

importNamespaceSpecifier,

importSpecifier,

inheritLeadingComments,

inheritTrailingComments,

inherits,

inheritsComments,

interfaceDeclaration,

intersectionTypeAnnotation,

isArrayExpression,

isArrayPattern,

isArrayTypeAnnotation,

isArrowFunctionExpression,

isAssignmentExpression,

isAssignmentPattern,

isAwaitExpression,

isBinary,

isBinaryExpression,

isBlock,

isBlockScoped,

isBlockStatement,

isBooleanLiteral,

isBreakStatement,

isCallExpression,

isClass,

isClassDeclaration,

isClassExpression,

isClassMethod,

isClassProperty,

isConditionalExpression,

isDeclaration,

isDirectiveLiteral,

isExportAllDeclaration,

isExportDeclaration,

isExportDefaultDeclaration,

isExportNamedDeclaration,

isExportNamespaceSpecifier,

isExpression,

isExpressionStatement,

isFor,

isForInStatement,

isForOfStatement,

isForStatement,

isFunction,

isFunctionDeclaration,

isFunctionExpression,

isFunctionTypeAnnotation,

isIdentifier,

isIfStatement,

isImport,

isImportDeclaration,

isImportDefaultSpecifier,

isImportNamespaceSpecifier,

isImportSpecifier,

isIndexedAccessType,

isInterfaceDeclaration,

isJSXAttribute,

isJSXElement,

isJSXExpressionContainer,

isJSXFragment,

isJSXIdentifier,

isJSXMemberExpression,

isJSXNamespacedName,

isJSXOpeningElement,

isJSXText,

isLiteral,

isLogicalExpression,

isLoop,

isMemberExpression,

isNewExpression,

isNodesEquivalent,

isNullLiteral,

isNumericLiteral,

isObjectExpression,

isObjectMember,

isObjectMethod,

isObjectPattern,

isObjectProperty,

isObjectTypeProperty,

isOptionalCallExpression,

isOptionalMemberExpression,

isPlaceholder,

isProgram,

isProperty,

isPureish,

isReferenced,

isRegExpLiteral,

isRestElement,

isReturnStatement,

isScope,

isSequenceExpression,

isSpreadElement,

isStatement,

isStringLiteral,

isSuper,

isTSArrayType,

isTSBooleanKeyword,

isTSDeclareFunction,

isTSDeclareMethod,

isTSEnumDeclaration,

isTSEnumMember,

isTSInterfaceDeclaration,

isTSMethodSignature,

isTSNumberKeyword,

isTSPropertySignature,

isTSQualifiedName,

isTSStringKeyword,

isTSTupleType,

isTSTypeAliasDeclaration,

isTSTypeLiteral,

isTSTypeReference,

isTSUnknownKeyword,

isTaggedTemplateExpression,

isTemplateLiteral,

isThisExpression,

isThrowStatement,

isTryStatement,

isType,

isTypeAlias,

isUnaryExpression,

isUnaryLike,

isUnionTypeAnnotation,

isUpdateExpression,

isValidIdentifier,

isVar,

isVariableDeclaration,

isVariableDeclarator,

isWhileStatement,

jSXAttribute,

jSXClosingElement,

jSXElement,

jSXExpressionContainer,

jSXFragment,

jSXIdentifier,

jSXOpeningElement,

jSXText,

jsxAttribute,

jsxClosingElement,

jsxClosingFragment,

jsxElement,

jsxEmptyExpression,

jsxExpressionContainer,

jsxFragment,

jsxIdentifier,

jsxMemberExpression,

jsxOpeningElement,

jsxSpreadAttribute,

jsxText,

labeledStatement,

logicalExpression,

m,

matchesPattern,

memberExpression,

metaProperty,

mixedTypeAnnotation,

name,

newExpression,

noop,

nullLiteral,

nullLiteralTypeAnnotation,

nullableTypeAnnotation,

numberTypeAnnotation,

numericLiteral,

obje,

objectExpression,

objectMethod,

objectPattern,

objectProperty,

objectTypeAnnotation,

objectTypeIndexer,

objectTypeProperty,

objectTypeSpreadProperty,

parenthesizedExpression,

program,

react,

regExpLiteral,

removeComments,

removeProperties,

removePropertiesDeep,

replace,

returnStatement,

sequenceExpression,

shallowEqual,

slice,

spreadElement,

stringLiteral,

stringLiteralTypeAnnotation,

stringTypeAnnotation,

switchCase,

switchStatement,

tSPropertySignature,

tSTypeAliasDeclaration,

tSTypeReference,

tSUnionType,

taggedTemplateExpression,

templateElement,

templateLiteral,

thisExpression,

throwStatement,

toBindingIdentifierName,

toComputedKey,

toExpression,

toIdentifier,

toKeyAlias,

toSequenceExpression,

traverse,

traverseFast,

tryStatement,

tsAnyKeyword,

tsArrayType,

tsAsExpression,

tsBooleanKeyword,

tsIndexSignature,

tsInterfaceBody,

tsInterfaceDeclaration,

tsIntersectionType,

tsLiteralType,

tsNullKeyword,

tsNumberKeyword,

tsPropertySignature,

tsQualifiedName,

tsStringKeyword,

tsTupleType,

tsTypeAliasDeclaration,

tsTypeAnnotation,

tsTypeLiteral,

tsTypeParameter,

tsTypeParameterDeclaration,

tsTypeParameterInstantiation,

tsTypeQuery,

tsTypeReference,

tsUnionType,

tsUnknownKeyword,

typeAlias,

typeAnnotation,

typeParameterInstantiation,

unaryExpression,

unionTypeAnnotation,

updateExpression,

validate,

valueToNode,

variableDeclaration,

variableDeclarator,

variance,

voidTypeAnnotation,

whileStatement,

withStatement,

yieldExpression