todotxt4js
    Preparing search index...

    Class Token

    Class representing a token in the todo.txt syntax. A token is a fundamental unit of the text with a specific meaning.

    Index

    Constructors

    Properties

    Constructors

    Properties

    type: TokenType

    The type of the token.

    value: string

    The string value of the token.