public class CodeThisReferenceExpression extends CodeExpression
| Constructor and Description |
|---|
CodeThisReferenceExpression() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object arg) |
Class<?> |
getResultType() |
asStatement, hashCode, hasParens, setParens, withMetaData, withParensgetMetaData, hasMetaData, putMetaData, removeMetaData, toString, visitpublic Class<?> getResultType()
getResultType in class CodeExpressionpublic boolean equals(Object arg)
equals in class CodeExpressionCopyright © 2014. All rights reserved.