io.sarl.lang.bugfixes.pending.bug621
Class Bug621ResolvedFeatures
class Bug621ResolvedFeatures
extends java.lang.Object
Fixing the SARL issue 621: Error on multiple function inheritance.

Issue is due to Xtend issue 191 (https://github.com/eclipse/xtext-xtend/pull/191), and the associated PR 192 (https://github.com/eclipse/xtext-xtend/pull/192)

Search for "START CHANGE" comment for finding the specific fixes of this class.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
See:
"https://github.com/sarl/sarl/issues/621", "https://github.com/eclipse/xtext-xtend/pull/191", "https://github.com/eclipse/xtext-xtend/pull/192"
Constructor Summary
Action Summary
Constructor Details
new(LightweightTypeReference)
new(LightweightTypeReference)
new(LightweightTypeReference,OverrideTester)
new(LightweightTypeReference,OverrideTester)
new(LightweightTypeReference,OverrideTester,JavaVersion)
new(LightweightTypeReference,OverrideTester,JavaVersion)
Action Details
computeAllOperations(boolean,Multimap<K,V>,JvmDeclaredType,Multimap<K,V>)
protected def computeAllOperations(boolean,Multimap<K,V>,JvmDeclaredType,Multimap<K,V>)
computeAllOperationsFromSortedSuperTypes(JvmDeclaredType,Multimap<K,V>)
protected def computeAllOperationsFromSortedSuperTypes(JvmDeclaredType,Multimap<K,V>)