class

NCTU::OJ::Config::Invalid

Inherits YAML::Serializable / Reference / Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

==(other)

Returns false (other can only be a Value here).

Source
equals?(sid, pid)
Source
problem_id
Source
problem_id=(problem_id : Int32)
Source
student_id
Source
student_id=(student_id : String)
Source