The Reference enum helps distinguish whether a name corresponds to an entity or a rule. - REFERENCE_ENTITY: Indicates that the name refers to an entity. - REFERENCE_RULE: Indicates that the name refers to a rule.
-
REFERENCE_ENTITY
(value:'REFERENCE_ENTITY'
) -
REFERENCE_RULE
(value:'REFERENCE_RULE'
)