struct Ins
Defined in:
aspis/document.crConstructors
Instance Method Summary
- #clone
- #copy_with(cursor _cursor = @cursor, index _index = @index, string _string = @string)
- #cursor : Cursor
- #index : Int32
- #ord
- #range
- #string : String
Instance methods inherited from struct Op
initialize
initialize
Constructor methods inherited from struct Op
new
new
Constructor Detail
Instance Method Detail
def copy_with(cursor _cursor = @cursor, index _index = @index, string _string = @string)
#