Package org.prism

Class Nodes.Location

java.lang.Object
org.prism.Nodes.Location
Enclosing class:
Nodes

public static final class Nodes.Location extends Object
  • Field Details

    • EMPTY_ARRAY

      public static final Nodes.Location[] EMPTY_ARRAY
    • startOffset

      public final int startOffset
    • length

      public final int length
  • Constructor Details

    • Location

      public Location(int startOffset, int length)
  • Method Details

    • endOffset

      public int endOffset()