Search Results for

    Show / Hide Table of Contents

    Enum ParserState

    List of states in which the parser can be

    Namespace: Simplic.EPL
    Assembly: Simplic.EPL.dll
    Syntax
    public enum ParserState

    Fields

    Name Description
    ExpectNewCommand

    Next must be new command/line break

    ExpectParameter

    Next must be some parameter

    ExpectParamSeperator

    Next must be seperator

    None

    No state

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx