MCPcopy Create free account
hub / github.com/apache/commons-ognl / Node

Interface Node

src/main/java/org/apache/commons/ognl/Node.java:29–107  ·  view source on GitHub ↗

JJTree interface for AST nodes, as modified to handle the OGNL operations getValue and setValue. JJTree's original comment: All AST nodes must implement this interface. It provides basic machinery for constructing the parent and child relationships between nodes.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 57

openNodeScopeMethod · 0.65
closeNodeScopeMethod · 0.65
closeNodeScopeMethod · 0.95
test_Get_Value_BodyMethod · 0.65
test_Get_SourceMethod · 0.65
test_Set_SourceMethod · 0.65
getPropertyMethod · 0.95
getSourceAccessorMethod · 0.95
test_Get_Value_BodyMethod · 0.65

Implementers 1

SimpleNodesrc/main/java/org/apache/commons/ognl/

Calls

no outgoing calls

Tested by

no test coverage detected