public abstract class EvaluatedClassDeclarationBase extends EvaluatedDeclarationBase implements EvaluatedClassDeclaration
| Constructor and Description |
|---|
EvaluatedClassDeclarationBase() |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(Visitor<R> visitor) |
int |
hashCode(org.glassfish.pfl.basic.contain.ObjectSet set) |
equals, equals, handleList, handleModifier, hashCode, isImmutable, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcls, fields, fields, freeze, inheritance, inheritance, instantiations, instantiations, methods, methods, simpleClassannotation, annotations, element, modifiersisImmutable, namepublic int hashCode(org.glassfish.pfl.basic.contain.ObjectSet set)
public <R> R accept(Visitor<R> visitor)
accept in interface EvaluatedTypeaccept in class EvaluatedDeclarationBase