Class: AbideDevUtils::Ppt::CodeGen::Strings

Inherits:
Base
  • Object
show all
Defined in:
lib/abide_dev_utils/ppt/code_gen/resource_types/strings.rb

Constant Summary collapse

VALID_CHILDREN =
%w[See Summary Param Example].freeze

Instance Attribute Summary

Attributes inherited from Base

#id, #title

Method Summary

Methods inherited from Base

#get_my, #has_a, #initialize, #reference, #that_equals, #to_s, #type, #value, #with_a

Constructor Details

This class inherits a constructor from AbideDevUtils::Ppt::CodeGen::Base