Class ThreadSafeEle

    • Constructor Detail

      • ThreadSafeEle

        public ThreadSafeEle()
    • Method Detail

      • getVariable

        protected Variable getVariable​(Evaluator pv,
                                       ASTVarNode node)
        Description copied from class: Ele
        Find the variable associated with a node. Overwitten by subclasses which require thread-safety.
        Overrides:
        getVariable in class Ele
        Parameters:
        pv - the evaluator
        node - the node
        Returns:
        the variable