Class IdentificationVariableResolver


  • public class IdentificationVariableResolver
    extends Resolver
    This Resolver is responsible to resolve the type of an identification variable.
    Since:
    2.3
    Version:
    2.5
    Author:
    Pascal Filion
    • Constructor Detail

      • IdentificationVariableResolver

        public IdentificationVariableResolver​(Resolver parent,
                                              String variableName)
        Creates a new IdentificationVariableResolver.
        Parameters:
        parent - The parent Resolver, which is never null
        variableName - The name of the identification variable, which should never be null and it should not be an empty string