Compiler Directives
Braket.CompilerDirective — TypeCompilerDirective <: OperatorAbstract type representing a directive to a device-specific compiler.
Braket.StartVerbatimBox — TypeStartVerbatimBox <: CompilerDirectiveDirective to begin a region of "verbatim" instructions, which will not be modified by any further compilation steps.
Braket.EndVerbatimBox — TypeEndVerbatimBox <: CompilerDirectiveDirective to end a region of "verbatim" instructions, which will not be modified by any further compilation steps.