Class Scope

java.lang.Object
com.oracle.truffle.tools.chromeinspector.types.Scope

public final class Scope extends Object
  • Constructor Details

  • Method Details

    • getType

      public String getType()
    • getObject

      public RemoteObject getObject()
    • getStartLocation

      public Location getStartLocation()
    • getEndLocation

      public Location getEndLocation()
    • getInternalIndex

      public int getInternalIndex()