parse5

    Interface EOFToken

    interface EOFToken {
        location: null | Location;
        type: EOF;
    }

    Hierarchy

    • TokenBase
      • EOFToken
    Index

    Properties

    Properties

    location: null | Location
    type: EOF
    MMNEPVFCICPMFPCPTTAAATR