public interface AceCompletionSnippetSegment
| Modifier and Type | Method and Description |
|---|---|
String |
getPreparedText(int tabStopNumber)
Gets the escaped and prepared textual representation of this snippet segment (backslash and dollar are escaped in general and the dollar is used for certain special tokens)
|
String getPreparedText(int tabStopNumber)
tabStopNumber - the tab stop numberCopyright © 2019. All Rights Reserved.