method
new
v2_1_10 -
Show latest stable
- Class:
REXML::Validation::Choice
new(context)public
No documentation available.
# File lib/rexml/validation/relaxng.rb, line 363
def initialize context
super
@choices = []
end