| Modifier and Type | Class and Description |
|---|---|
static class |
ECMAScriptParser.PropertyExpressionAssignmentContext |
static class |
ECMAScriptParser.PropertyGetterContext |
static class |
ECMAScriptParser.PropertySetterContext |
| Modifier and Type | Method and Description |
|---|---|
ECMAScriptParser.PropertyAssignmentContext |
ECMAScriptParser.propertyAssignment() |
ECMAScriptParser.PropertyAssignmentContext |
ECMAScriptParser.PropertyNameAndValueListContext.propertyAssignment(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ECMAScriptParser.PropertyAssignmentContext> |
ECMAScriptParser.PropertyNameAndValueListContext.propertyAssignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
ECMAScriptParser.PropertyAssignmentContext.copyFrom(ECMAScriptParser.PropertyAssignmentContext ctx) |
| Constructor and Description |
|---|
PropertyExpressionAssignmentContext(ECMAScriptParser.PropertyAssignmentContext ctx) |
PropertyGetterContext(ECMAScriptParser.PropertyAssignmentContext ctx) |
PropertySetterContext(ECMAScriptParser.PropertyAssignmentContext ctx) |
Copyright © 2022. All rights reserved.