zircon.core
/
org.hexworks.zircon.internal.component.impl.textedit.transformation
/
InsertCharacter
common
Insert
Character
class
InsertCharacter
(character:
Char
) :
TextBufferTransformation
Content copied to clipboard
Functions
Sources
Functions
applyTo
Link copied to clipboard
common
open override fun
applyTo
(buffer:
EditableTextBuffer
)
Content copied to clipboard
Applies this transformation to the given text buffer.
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Sources
(source)
Link copied to clipboard