Package 

Class Value


  • 
    public final class Value
    
                        

    Data for a simple selector (these are delimited by commas in a selector list).

    Official doc

    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final SourceRange component2()
      final Value copy(String text, SourceRange range)
      final String getText() Value text.
      final SourceRange getRange() Value range in the underlying resource (if available).
      • Methods inherited from class org.hildan.chrome.devtools.domains.css.Value

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait