public abstract class EvaluatedFieldDeclarationBase extends EvaluatedDeclarationBase implements EvaluatedFieldDeclaration
Constructor and Description |
---|
EvaluatedFieldDeclarationBase() |
Modifier and Type | Method and Description |
---|---|
<R> R |
accept(Visitor<R> visitor) |
void |
containingClass(EvaluatedClassDeclaration cdecl) |
int |
hashCode(org.glassfish.pfl.basic.contain.ObjectSet set) |
boolean |
myEquals(java.lang.Object obj,
org.glassfish.pfl.basic.contain.ObjectSet set) |
equals, equals, handleList, handleModifier, hashCode, isImmutable, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
field, fieldType
accessible, containingClass
annotation, annotations, element, modifiers
isImmutable, name
public <R> R accept(Visitor<R> visitor)
accept
in interface EvaluatedType
accept
in class EvaluatedDeclarationBase
public void containingClass(EvaluatedClassDeclaration cdecl)
public boolean myEquals(java.lang.Object obj, org.glassfish.pfl.basic.contain.ObjectSet set)
public int hashCode(org.glassfish.pfl.basic.contain.ObjectSet set)