Moodle::Req(T)
Inherits JSON::Serializable < Reference < Object
Constructors
new(methodname : String, args : T, index : Int32 = 0)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
args
Sourceargs=(args : T)
Sourceindex
Sourceindex=(index : Int32)
Sourcemethodname
Sourcemethodname=(methodname : String)
Source