Class LambdaPlaceHolder

java.lang.Object
de.uzl.its.swat.symbolic.value.Value
de.uzl.its.swat.symbolic.value.reference.LambdaPlaceHolder

public class LambdaPlaceHolder extends Value
  • Constructor Details

    • LambdaPlaceHolder

      public LambdaPlaceHolder(int key, int parentAddress)
  • Method Details

    • getKey

      public int getKey()
    • getParentAddress

      public int getParentAddress()
    • toString

      public String toString()
      Description copied from class: Value
      Returns the string representation of the value. Should be implemented by each inheriting class.
      Overrides:
      toString in class Value
      Returns:
      the string representation of the value