MCPcopy Index your code
hub / github.com/apache/tomcat / getType

Method getType

java/org/apache/el/parser/Node.java:72–72  ·  view source on GitHub ↗
(EvaluationContext ctx)

Source from the content-addressed store, hash-verified

70 void setValue(EvaluationContext ctx, Object value) throws ELException;
71
72 Class<?> getType(EvaluationContext ctx) throws ELException;
73
74 boolean isReadOnly(EvaluationContext ctx) throws ELException;
75

Callers 15

lifecycleEventMethod · 0.65
handleNotificationMethod · 0.65
getObjectInstanceMethod · 0.65
lifecycleEventMethod · 0.65
lifecycleEventMethod · 0.65
containerEventMethod · 0.65
lifecycleEventMethod · 0.65
lifecycleEventMethod · 0.65
lifecycleEventMethod · 0.65
lifecycleEventMethod · 0.65
visitMethod · 0.65
addAttributesMethod · 0.65

Implementers 1

SimpleNodejava/org/apache/el/parser/SimpleNode.j

Calls

no outgoing calls

Tested by 8

handleNotificationMethod · 0.52
lifecycleEventMethod · 0.52
lifecycleEventMethod · 0.52
containerEventMethod · 0.52
lifecycleEventMethod · 0.52
lifecycleEventMethod · 0.52
lifecycleEventMethod · 0.52
lifecycleEventMethod · 0.52