Modifier and type | Property and description |
---|---|
java.lang.String | commentText |
protected java.util.SortedMap<K,V> | replacements |
Modifier and type | Action and description |
---|---|
protected static void | applyReplacements(IAppendable,String,Map<K,V>) |
protected final void | checkNotApplied |
java.lang.String | getCommentText |
protected java.util.SortedMap<K,V> | getReplacements |
Replacement | replace(int,int,String) |
val commentText : java.lang.String
This property is an alias for the action: getCommentText
protected val replacements : java.util.SortedMap<K,V>
This property is an alias for the action: getReplacements
new(String,SortedMap<K,V>)
protected def applyReplacements(IAppendable,String,Map<K,V>)
protected def checkNotApplied
def getCommentText : java.lang.String
protected def getReplacements : java.util.SortedMap<K,V>
def replace(int,int,String) : Replacement