struct

Octokit::Models::TextMatch

Inherits Struct < Value < Object

Constructors

new(object_url : String, object_type : String, property : String, fragment : String, matches : Array(Match))
new(__temp_4414 : JSON::PullParser)

Instance methods

fragment
fragment=(_fragment : String)
matches
matches=(_matches : Array(Match))
object_type
object_type=(_object_type : String)
object_url
object_url=(_object_url : String)
property
property=(_property : String)
to_json(json : JSON::Builder)