Esempio n. 1
0
 def getValueMap(self, varIndex):
     """ generated source for method getValueMap """
     return Collections.unmodifiableMap(self.valueMaps.get(varIndex))
Esempio n. 2
0
 def getFunctionInfo(self):
     """ generated source for method getFunctionInfo """
     return Collections.unmodifiableMap(self.functionInfoMap)