Home
last modified time | relevance | path

Searched refs:sVarDefinition (Results 1 – 1 of 1) sorted by relevance

/trunk/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java1530 String[] sVarDefinition = _sReturnVariableName.split("="); in getPropertyValueGetterSourceCode() local
1531 if (sVarDefinition.length > 0){ in getPropertyValueGetterSourceCode()
1532 String sVariable = sVarDefinition[0]; in getPropertyValueGetterSourceCode()

Completed in 32 milliseconds