struct Ins

Defined in:

aspis/document.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Op

initialize initialize

Constructor methods inherited from struct Op

new new

Constructor Detail

def self.new(cursor : Cursor, index : Int32, string : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(cursor _cursor = @cursor, index _index = @index, string _string = @string) #

[View source]
def cursor : Cursor #

def index : Int32 #

def ord #

[View source]
def range #

[View source]
def string : String #