GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Interface IPrinter

Namespace: GraphZen.LanguageModel
Assembly: GraphZen.LanguageModel.dll
Syntax
public interface IPrinter

Methods

Print(SyntaxNode)

Declaration
string Print(SyntaxNode node)
Parameters
Type Name Description
SyntaxNode node
Returns
Type Description
String
Back to top Copyright © 2017-2019 GraphZen LLC