java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.data.impl.LPGNodeValue
All Implemented Interfaces:
Value

public class LPGNodeValue extends Object implements Value
  • Field Details

    • node

      protected final LPGNode node
  • Constructor Details

    • LPGNodeValue

      public LPGNodeValue(LPGNode node)
  • Method Details