Show / Hide Table of Contents

Interface IEdgeVertexStatementSyntax

Namespace: DotLang.CodeAnalysis.Syntax
Assembly: DotLang.dll
Syntax
public interface IEdgeVertexStatementSyntax

Methods

| Improve this Doc View Source

Accept(SyntaxVisitor)

Declaration
void Accept(SyntaxVisitor visitor)
Parameters
Type Name Description
SyntaxVisitor visitor
  • Improve this Doc
  • View Source
Back to top Generated by DocFX