Show / Hide Table of Contents

    Interface AssertionTypes

    Package: grammarkdown

    Properties

    "75"

    Declaration
    [SyntaxKind.EmptyAssertion]: EmptyAssertion;
    Property Value
    Type Description
    EmptyAssertion

    "76"

    Declaration
    [SyntaxKind.LookaheadAssertion]: LookaheadAssertion;
    Property Value
    Type Description
    LookaheadAssertion

    "77"

    Declaration
    [SyntaxKind.LexicalGoalAssertion]: LexicalGoalAssertion;
    Property Value
    Type Description
    LexicalGoalAssertion

    "78"

    Declaration
    [SyntaxKind.NoSymbolHereAssertion]: NoSymbolHereAssertion;
    Property Value
    Type Description
    NoSymbolHereAssertion

    "79"

    Declaration
    [SyntaxKind.ProseAssertion]: ProseAssertion;
    Property Value
    Type Description
    ProseAssertion

    "81"

    Declaration
    [SyntaxKind.InvalidAssertion]: InvalidAssertion;
    Property Value
    Type Description
    InvalidAssertion
    Back to top Generated by DocFX