compiledMethodsByType property

Map<MethodElement, Map<String, CompiledFieldMethodPart>> compiledMethodsByType
getter/setter pair

Implementation

Map<MethodElement, Map<String, CompiledFieldMethodPart>> compiledMethodsByType = {};