public abstract class ModelASTArgumentList extends ModelASTElement
| Constructor and Description |
|---|
ModelASTArgumentList(Object sourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getSourceLocation, removeSourceLocation, setSourceLocation, toGroovy, toJSON, validatepublic ModelASTArgumentList(Object sourceLocation)
public String toString()
ModelASTElementtoString in class ModelASTElementpublic boolean equals(Object o)
ModelASTElementequals in class ModelASTElementpublic int hashCode()
ModelASTElementhashCode in class ModelASTElementCopyright © 2016–2017. All rights reserved.