Searched refs:sVarDeclaration (Results 1 – 1 of 1) sorted by relevance
1533 String[] sVarDeclaration = sVariable.split(" "); in getPropertyValueGetterSourceCode() local1534 if (sVarDeclaration.length > 0){ in getPropertyValueGetterSourceCode()1536 sReturnVariableName = sVarDeclaration[sVarDeclaration.length-1]; in getPropertyValueGetterSourceCode()
Completed in 18 milliseconds