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)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.