MCPcopy Create free account
hub / github.com/apache/ant / evaluate

Method evaluate

src/main/org/apache/tools/ant/PropertyHelper.java:125–125  ·  view source on GitHub ↗

Evaluate a property. @param property the property's String "identifier". @param propertyHelper the invoking PropertyHelper. @return null if the property name could not be found, an instance of org.apache.tools.ant.property.NullReturn NullReturn to indicate a property with a name that can be

(String property, PropertyHelper propertyHelper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

getPropertyMethod · 0.65
isSelectedMethod · 0.65
isSelectedMethod · 0.65
isSelectedMethod · 0.65
isSelectedMethod · 0.65
isSelectedMethod · 0.65
evalMethod · 0.65
evalMethod · 0.65
evaluateParamMethod · 0.65
evaluateMethod · 0.65
testJUnit4SkipMethod · 0.65

Implementers 6

PropertyHelpersrc/main/org/apache/tools/ant/Property
TimeComparisonsrc/main/org/apache/tools/ant/types/Ti
Quantifiersrc/main/org/apache/tools/ant/types/Qu
Comparisonsrc/main/org/apache/tools/ant/types/Co
LocalPropertiessrc/main/org/apache/tools/ant/property
LocalPropertyStacksrc/main/org/apache/tools/ant/property

Calls

no outgoing calls

Tested by 1

testJUnit4SkipMethod · 0.52