MCPcopy Index your code
hub / github.com/apache/commons-ognl / JavaSource

Interface JavaSource

src/main/java/org/apache/commons/ognl/JavaSource.java:26–47  ·  view source on GitHub ↗

Defines an object that can return a representation of itself and any objects it contains in the form of a String embedded with literal Java statements.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getMethodMethod · 0.65
getChildSourceMethod · 0.65
toGetSourceStringMethod · 0.65
toGetSourceStringMethod · 0.65
getParmStringMethod · 0.65
toGetSourceStringMethod · 0.65
toSetSourceStringMethod · 0.65
getSourceStringMethod · 0.65
toSetSourceStringMethod · 0.65
toSetSourceStringMethod · 0.65
toSetSourceStringMethod · 0.65
toSetSourceStringMethod · 0.65

Implementers 15

ASTSelectFirstsrc/main/java/org/apache/commons/ognl/
ASTInsrc/main/java/org/apache/commons/ognl/
ASTVarRefsrc/main/java/org/apache/commons/ognl/
ASTAssignsrc/main/java/org/apache/commons/ognl/
ASTPropertysrc/main/java/org/apache/commons/ognl/
ASTCtorsrc/main/java/org/apache/commons/ognl/
ASTSelectsrc/main/java/org/apache/commons/ognl/
ASTStaticMethodsrc/main/java/org/apache/commons/ognl/
ASTMapsrc/main/java/org/apache/commons/ognl/
ASTChainsrc/main/java/org/apache/commons/ognl/
ASTListsrc/main/java/org/apache/commons/ognl/
ASTInstanceofsrc/main/java/org/apache/commons/ognl/

Calls

no outgoing calls

Tested by

no test coverage detected