Class UnboundTypeReferences


  • public final class UnboundTypeReferences
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.eclipse.xtext.common.types.JvmTypeParameter findMappedParameter​(org.eclipse.xtext.common.types.JvmTypeParameter parameter, java.util.Map<org.eclipse.xtext.common.types.JvmTypeParameter,​LightweightMergedBoundTypeArgument> mapping, java.util.Collection<org.eclipse.xtext.common.types.JvmTypeParameter> visited)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • findMappedParameter

        public static org.eclipse.xtext.common.types.JvmTypeParameter findMappedParameter​(org.eclipse.xtext.common.types.JvmTypeParameter parameter,
                                                                                          java.util.Map<org.eclipse.xtext.common.types.JvmTypeParameter,​LightweightMergedBoundTypeArgument> mapping,
                                                                                          java.util.Collection<org.eclipse.xtext.common.types.JvmTypeParameter> visited)