Searched refs:sReturnVariableName (Results 1 – 1 of 1) sorted by relevance
1528 String sReturnVariableName = _sReturnVariableName; in getPropertyValueGetterSourceCode() local1535 sFirstLine += sReturnVariableName + ";\n"; in getPropertyValueGetterSourceCode()1536 sReturnVariableName = sVarDeclaration[sVarDeclaration.length-1]; in getPropertyValueGetterSourceCode()1540 …String sSecondLine = "\t" + getConvertedSourceCodeValueOfObject(sReturnVariableName, sObjectDescri… in getPropertyValueGetterSourceCode()
Completed in 10 milliseconds