Enum ELocation#

Enum Documentation#

enum class sdv::idl::ELocation : uint32_t#

The location of the parsed file.

Values:

enumerator source#

Source code or source file.

enumerator local_include#

Local include file.

enumerator global_include#

Global include file.