public class ComputedPropertyDefinitionTree extends ParseTree
Constructor and Description |
---|
ComputedPropertyDefinitionTree(SourceRange location,
ParseTree property,
ParseTree value) |
asArgumentList, asArrayLiteralExpression, asArrayPattern, asAssignmentRestElement, asBinaryOperator, asBlock, asBreakStatement, asCallExpression, asCaseClause, asCatch, asClassDeclaration, asCommaExpression, asComprehension, asComprehensionFor, asComprehensionIf, asComputedPropertyDefinition, asComputedPropertyGetter, asComputedPropertyMethod, asComputedPropertySetter, asConditionalExpression, asContinueStatement, asDebuggerStatement, asDefaultClause, asDefaultParameter, asDoWhileStatement, asEmptyStatement, asExportDeclaration, asExportSpecifier, asExpressionStatement, asFinally, asForInStatement, asFormalParameterList, asForOfStatement, asForStatement, asFunctionDeclaration, asGetAccessor, asIdentifierExpression, asIfStatement, asImportDeclaration, asImportSpecifier, asLabelledStatement, asLiteralExpression, asMemberExpression, asMemberLookupExpression, asMissingPrimaryExpression, asModuleImport, asNewExpression, asNull, asObjectLiteralExpression, asObjectPattern, asObjectPatternField, asParenExpression, asPostfixExpression, asProgram, asPropertyNameAssignment, asRestParameter, asReturnStatement, asSetAccessor, asSpreadExpression, asSuperExpression, asSwitchStatement, asTemplateLiteralExpression, asTemplateLiteralPortion, asTemplateSubstitution, asThisExpression, asThrowStatement, asTryStatement, asUnaryExpression, asVariableDeclaration, asVariableDeclarationList, asVariableStatement, asWhileStatement, asWithStatement, asYieldStatement, isAssignmentExpression, isAssignmentOrSpread, isAssignmentRestElement, isExpression, isLeftHandSideExpression, isMemberExpression, isNull, isPattern, isRestParameter, isSourceElement, isStatement, isStatementStandard, toString
public ComputedPropertyDefinitionTree(SourceRange location, ParseTree property, ParseTree value)
Copyright © 2009-2014 Google. All Rights Reserved.