public interface AceCompletionSnippetSegment
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020. All rights reserved.