expanded class TEMPLATE_LOOP_ITEM
Summary
Direct parents
Insert list: ANY
Overview
Features
{TEMPLATE_INPUT_STREAM, TEMPLATE_LOOP_ITEM}
{TEMPLATE_LOOP_ITEM}
discard: BOOLEAN
writable attribute
new (a_name: FIXED_STRING, a_index: INTEGER_32, a_discard: BOOLEAN): TEMPLATE_LOOP_ITEM
effective function
ensure
set_name (a_name: FIXED_STRING) assign name
effective procedure
require
  • a_name /= Void
ensure
set_index (a_index: INTEGER_32) assign index
effective procedure
ensure
set_discard (a_discard: BOOLEAN) assign discard
effective procedure
ensure