Package org.eclipse.lsp4j.util
Class Ranges
- java.lang.Object
-
- org.eclipse.lsp4j.util.Ranges
-
public final class Ranges extends java.lang.ObjectUtility class forRange.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleancontainsPosition(Range range, Position position)static booleancontainsRange(Range bigger, Range smaller)
-