CodeFragment Class

Definition

Contains all information managed by the language processor.

public class CodeFragment
type CodeFragment = class
Public Class CodeFragment
Inheritance
CodeFragment

Remarks

All properties except Microsoft.Quantum.QsCompiler.CompilationBuilder.DataStructures.CodeFragment.IncludeInCompilation are readonly, and any modification leads to the creation of a new instance.

Access to Microsoft.Quantum.QsCompiler.CompilationBuilder.DataStructures.CodeFragment.IncludeInCompilation is limited to be via the Microsoft.Quantum.QsCompiler.CompilationBuilder.DataStructures.CodeFragment.TokenIndex subclass.

Properties

Kind

Methods

Equals(CodeFragment)

Applies to