Module: Structured
- Defined in:
- lib/structured.rb,
lib/structured/list.rb,
lib/structured/type.rb,
lib/structured/errors.rb,
lib/structured/string.rb,
lib/structured/struct.rb,
lib/structured/boolean.rb,
lib/structured/integer.rb,
lib/structured/version.rb,
lib/structured/nullable.rb,
lib/structured/dictionary.rb,
lib/structured/errors/base.rb,
lib/structured/parser_stack.rb,
lib/structured/errors/multiple_errors.rb
Defined Under Namespace
Modules: Errors, Struct, Type Classes: Boolean, Dictionary, Integer, List, Nullable, ParserStack, String
Constant Summary collapse
- VERSION =
"0.1.1"