Class ContextField

All Implemented Interfaces:
Comparable, Numberable

public class ContextField extends ValNode
  • Field Details

  • Constructor Details

  • Method Details

    • getContext

      public Context getContext()
      Returns the base AllocNode.
    • hasBase

      public boolean hasBase()
    • getBase

      public AllocNode getBase()
    • getField

      public SparkField getField()
      Returns the field of this node.
    • toString

      public String toString()
      Overrides:
      toString in class Object