class XML::SAX::ElementDecl::Name

Defined in:

sax/element_decl.cr

Constructors

Instance Method Summary

Instance methods inherited from class XML::SAX::ElementDecl::Children

quantifier : Quantifier quantifier, quantifier=(quantifier : Quantifier) quantifier=

Constructor Detail

def self.new(quantifier, name : String) #

[View source]

Instance Method Detail

def name : String #

[View source]
def name=(name : String) #

[View source]