Class: OrigenTesters::IGXLBasedTester::UltraFLEX::PatsubrPattern

Inherits:
Base::PatsubrPattern show all
Defined in:
lib/origen_testers/igxl_based_tester/ultraflex/patsubr_pattern.rb

Constant Summary collapse

PATSUBR_ATTRS =

Attributes for each pattern subroutine line

%w(file_name comment)
PATSUBR_DEFAULTS =

Pattern subroutine defaults

{
}

Constants inherited from Base::PatsubrPattern

Base::PatsubrPattern::ALIASES

Method Summary

Methods inherited from Base::PatsubrPattern

define, #initialize, #to_s

Constructor Details

This class inherits a constructor from OrigenTesters::IGXLBasedTester::Base::PatsubrPattern