Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

Usage

get_original_directives

Returns original_directives.

get_dimensions

Returns dimensions of directives if they are defined or original_directives.

get_regexp

Returns a regular expression associated with the directive if it was defined or empty string.

get_elements

Returns a regular expression assigned to the dimension directive or all dimension’s elements associated with the directive if all elements of a dimension are to be spliced (@mdx tag)

get_original_directives_for_dimension

Returns original_directives for specified dimension.

get_mdx_applies

Returns a flag if all of elements related to specified dimension should be spliced. This applies when a special tag @mdx was supplied instead of element regular expression to the directive in original_directives.

applies

Returns a flag if the directive applies to supplied dimension and element list.