OrgDTParser

Parse and return a DatetimeStamp Token.

While this is designed to be used in the lexer, if needed, you can also use it in the parser.

Constructors

Link copied to clipboard
constructor()

Properties

Functions

Link copied to clipboard
fun parse(text: String, index: Int): Token.DatetimeStamp?