Class TermState

    • Constructor Detail

      • TermState

        protected TermState()
        Sole constructor. (For invocation by subclass constructors, typically implicit.)
    • Method Detail

      • copyFrom

        public abstract void copyFrom​(TermState other)
        Copies the content of the given TermState to this instance
        Parameters:
        other - the TermState to copy