Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITokenNode

Represents a matched Argdown token in the abstract syntax tree produced by the ParserPlugin.

Hierarchy

Index

Properties

Optional data

data: any

Optional ranges

ranges: IRange[]

Optional tag

tag: string

Optional text

text: string

Optional title

title: string

Optional trailingWhitespace

trailingWhitespace: string

Optional url

url: string

Generated using TypeDoc