public abstract static class AstMethod.LexicalParent
extends java.lang.Object
| Constructor and Description |
|---|
LexicalParent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
abstract AstMethod |
getMethod() |
abstract java.lang.String |
getName() |
int |
hashCode() |
public abstract java.lang.String getName()
public abstract AstMethod getMethod()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Object