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

class REXML::Validation::Interleave

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

Abstract

特異メソッド

new(context)

インスタンスメソッド

expected
inspect
matches?(event)
next(event)
next_current(event)
reset

Methods

Classes