Class: RgGen::Core::Configuration::Feature

Inherits:
InputBase::Feature show all
Includes:
RaiseError
Defined in:
lib/rggen/core/configuration/feature.rb

Instance Attribute Summary

Attributes inherited from InputBase::Feature

#position

Attributes inherited from Base::Feature

#component

Method Summary

Methods inherited from InputBase::Feature

active_feature?, build, #build, #error_position, ignore_empty_value, ignore_empty_value?, inherited, input_pattern, #inspect, passive_feature?, post_build, #post_build, printable, #printable?, #printables, properties, property, verify, #verify

Methods included from Utility::RegexpPatterns

included

Methods inherited from Base::Feature

#feature_name, #initialize, #inspect

Methods included from Base::SharedContext

#attach_context

Constructor Details

This class inherits a constructor from RgGen::Core::Base::Feature