Open sandboxFocus
  • Article

Struct SyntaxTreeTransformation

Namespace: Metalama.Compiler
Assembly: Metalama.Compiler.Interface.dll
Syntax
public readonly struct SyntaxTreeTransformation

Properties

Name Description
FilePath
Kind
NewTree
OldTree

Methods

Name Description
AddTree(SyntaxTree)
RemoveTree(SyntaxTree)
ReplaceTree(SyntaxTree, SyntaxTree)
  • Navigation

In this article

Properties

Methods