Ruby XSD::CodeGen::ModuleDef Functions

EditRocket provides the following information on XSD::CodeGen::ModuleDef functions in the Ruby source code builder.

add_method(m, visibility = :public) -

def_code(code) -

def_const(const, value) -

def_method(name, *params) -

def_privatemethod(name, *params) -

def_protectedmethod(name, *params) -

def_publicmethod(name, *params) - "Alias for #def_method"

def_require(path) -

dump() -

new(name) -