public abstract class EvaluatedDeclarationBase extends EvaluatedTypeBase implements EvaluatedDeclaration
Constructor and Description |
---|
EvaluatedDeclarationBase() |
Modifier and Type | Method and Description |
---|---|
<R> R |
accept(Visitor<R> visitor) |
equals, equals, handleList, handleModifier, hashCode, isImmutable, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotation, annotations, element, modifiers
isImmutable, name
public <R> R accept(Visitor<R> visitor)
accept
in interface EvaluatedType
accept
in class EvaluatedTypeBase