Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rexmlライブラリ > REXML::Validation::Choiceクラス

class REXML::Validation::Choice

クラスの継承リスト: REXML::Validation::Choice < REXML::Validation::State < Object < Kernel < BasicObject

要約

特異メソッド

new(context)

[TODO]

インスタンスメソッド

self << event

[TODO]

add_event_to_arry(arry, evt)

[TODO]

expected

[TODO]

inspect

[TODO]

matches?(event)

[TODO]

next(event)

[TODO]

reset

[TODO]

class REXML::Validation::Choice