Interface ValueGraphNode

All Known Implementing Classes:
ExprGraphNode, ImmediateGraphNode, RefGraphNode

public interface ValueGraphNode
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getValue

      Value getValue()