Class ParameterizedCompletionInsertionInfo.ReplacementCopy

java.lang.Object
org.fife.ui.autocomplete.ParameterizedCompletionInsertionInfo.ReplacementCopy
Enclosing class:
ParameterizedCompletionInsertionInfo

public static class ParameterizedCompletionInsertionInfo.ReplacementCopy extends Object
Information about a replacement.
Version:
1.0
Author:
Robert Futrell
  • Method Details

    • getEnd

      public int getEnd()
    • getId

      public String getId()
    • getStart

      public int getStart()