Uses of Package
com.google.javascript.jscomp.parsing.parser.trees
Packages that use com.google.javascript.jscomp.parsing.parser.trees
Package
Description
-
Classes in com.google.javascript.jscomp.parsing.parser.trees used by com.google.javascript.jscomp
-
-
-
Classes in com.google.javascript.jscomp.parsing.parser.trees used by com.google.javascript.jscomp.parsing.parser.treesClassDescriptionRepresents an await expression.placeholder classRepresents a computed property in an object literal.Tree for public comptuted property fieldsRepresents a dynamic import expression.Tree for public property fieldsRepresents a for-await-of statement, which was added in ES2018Builds a
FunctionDeclarationTree
.Represents 'new.target'.Represents 'new.target'.Represents a null parse tree element.Creates a OptChainCallExpressionTree that represents a call expression within an optional chain.Creates a OptionalMemberExpressionTree that represents a getprop expression within an optional chain.Creates a OptionalMemberExpressionTree that represents a getprop expression within an optional chain.An abstract syntax tree for JavaScript parse trees.The types of concrete parse trees.Template literal production in ES6.A production representing a literal portion of a template literal.A production representing the expression to be evaluated and substituted into a template literal.Represents UpdateExpression productions from the spec.Position of the operator relative to the operand.