Class ConstantOptimizer.VarNameCollector

    • Field Detail

      • varNames

        final java.util.Set<java.lang.String> varNames
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Constructor Detail

      • VarNameCollector

        protected VarNameCollector()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • meet

        public void meet​(Var var)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        meet in interface QueryModelVisitor<java.lang.RuntimeException>
        Overrides:
        meet in class AbstractQueryModelVisitor<java.lang.RuntimeException>