Class Substitution


  • public class Substitution
    extends Object
    Author:
    Federico Tomassetti
    • Method Detail

      • withPair

        public Substitution withPair​(com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration typeParameterDeclaration,
                                     com.github.javaparser.resolution.types.ResolvedType type)
      • apply

        public com.github.javaparser.resolution.types.ResolvedType apply​(com.github.javaparser.resolution.types.ResolvedType originalType)