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, validate
public ModelASTArgumentList(Object sourceLocation)
public String toString()
ModelASTElement
toString
in class ModelASTElement
public boolean equals(Object o)
ModelASTElement
equals
in class ModelASTElement
public int hashCode()
ModelASTElement
hashCode
in class ModelASTElement
Copyright © 2016–2017. All rights reserved.