Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.maddyhome.idea.vim.ex.range

Class Summary
AbstractRange Base for all Ex command ranges
LineNumberRange Represents a specific line, the current line, or the last line of a file
MarkRange Represents the line specified by a mark
SearchRange Represents a range given by a search pattern.