Class FreezeVarOperations.NameOperationEvaluator

  • All Implemented Interfaces:
    IOperationEvaluator
    Enclosing class:
    FreezeVarOperations

    private static class FreezeVarOperations.NameOperationEvaluator
    extends java.lang.Object
    implements IOperationEvaluator
    Implements the operation evaluator for variable names.
    Author:
    Holger Eichelberger
    • Field Detail

      • qualified

        private boolean qualified
    • Constructor Detail

      • NameOperationEvaluator

        private NameOperationEvaluator​(boolean qualified)
        Creates a new name operation evaluator.
        Parameters:
        qualified - whether qualified or simple names shall be returned