Interface TemplateDeclarationKey

  • All Known Implementing Classes:
    TemplateIdentity

    public interface TemplateDeclarationKey
    For a long time, SNodeReference served as identity of a TemplateDeclaration, this class is a new and better way to identify templates
    Since:
    2018.3
    • Method Detail

      • getSourceNode

        SNodeReference getSourceNode()
        Returns:
        mandatory pointer to source node (i.e. node<TemplateDeclaration>).