public final class ThisExpression extends ValueObject implements Expression
Modifier and Type | Field and Description |
---|---|
List<String> |
qualifiers |
Constructor and Description |
---|
ThisExpression(List<String> qualifiers) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode
Copyright © 2013–2016 jparsec. All rights reserved.