Interface SubstitutionRequestProvider


  • public interface SubstitutionRequestProvider
    Maps AST model object to the RootNode
    • Method Detail

      • getTemplateValueResolver

        RootNode getTemplateValueResolver​(Object object)
        Parameters:
        object - a node from the Pattern model to be matched
        Returns:
        RootNode, which has to be used to match `object` from model of SubstitutionRequestProvider