LaconfigParser ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Parses Laconfig lexer output into laconic configuration node graph
Inheritance Hierarchy

OnlineSystem Object
  NFX.CodeAnalysis CommonCodeProcessor
    NFX.CodeAnalysis Parser LaconfigLexer 
      NFX.CodeAnalysis.Laconfig LaconfigParser

Namespace: NFX.CodeAnalysis.Laconfig
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class LaconfigParser : Parser<LaconfigLexer>
See Also