StatementKindTransformationBase.OnSymbolTuple(SymbolTuple) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public override Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple OnSymbolTuple (Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple syms);
abstract member OnSymbolTuple : Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple -> Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple
override this.OnSymbolTuple : Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple -> Microsoft.Quantum.QsCompiler.SyntaxTree.SymbolTuple
Public Overrides Function OnSymbolTuple (syms As SymbolTuple) As SymbolTuple
Parameters
- syms
- SymbolTuple