Enumeration Member Loop Expansion Tokens

unlisted

Enumeration Member Loop Expansion Tokens

 

Enumeration member loop expansion tokens are used to insert information about the current enumeration member being processed within the context of an enumeration member loop into the output stream. Enumeration member loop tokens can only be used inside an enumeration member loop.

 

Enumeration Member Loop Token

Description

<ENUM_MEMBER_NAME>

 

Inserts the name of the enumeration member.

<ENUM_MEMBER_EXPLICIT_VALUE>

 

Inserts the numeric value of the enumeration member that is explicitly specified in the repository.

<ENUM_MEMBER_IMPLICIT_VALUE>

 

Inserts the numeric value of the enumeration member that is either explicitly specified in the repository, or is implicitly derived by following the same rules observed by the Synergy compiler.

 

 


Copyright © 2018  Synergex International, Inc.