struct Sub
Defined in:
aspis/document.crConstructors
Instance Method Summary
- #clone
- #copy_with(selection _selection = @selection, range _range = @range, string _string = @string)
- #ord
- #range : Range(Int32, Int32)
- #selection : Selection
- #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(selection _selection = @selection, range _range = @range, string _string = @string)
#