Class CompositeVariableValue.Setting

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int value  
      (package private) VariableValue variable  
      (package private) java.lang.String varName  
    • Constructor Summary

      Constructors 
      Constructor Description
      Setting​(java.lang.String varName, VariableValue variable, java.lang.String value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) boolean match()  
      (package private) void setValue()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait