| Package | Description |
|---|---|
| gw.internal.gosu.parser.expressions | |
| gw.internal.gosu.parser.statements |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAccessIdentifier |
class |
PropertyAsMethodCallIdentifier
For backward compatibility when we exposed both properties and methods on java getters.
|
| Modifier and Type | Method and Description |
|---|---|
Identifier |
SuperAccess.getRootExpression() |
Identifier |
PropertyAccessIdentifier.getWrappedIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
SuperAccess.setRootExpression(Identifier rootExpression) |
| Constructor and Description |
|---|
PropertyAccessIdentifier(Identifier e) |
| Modifier and Type | Field and Description |
|---|---|
protected Identifier |
AssignmentStatement._identifier |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
AssignmentStatement.getIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssignmentStatement.setIdentifier(Identifier identifier) |
Copyright © 2018. All rights reserved.