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

Interface ILiteralParserDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface ILiteralParserDefinition

Properties

LiteralParser

Declaration
LeafLiteralParser<object, ValueSyntax> LiteralParser { get; }
Property Value
Type Description
LeafLiteralParser<Object, ValueSyntax>
Back to top Copyright © 2017-2019 GraphZen LLC