Properties
Optional endColumn
endColumn: undefined | number
Optional endLine
endLine: undefined | number
Optional endOffset
endOffset: undefined | number
Optional equivalenceClass
Optional level
level: undefined | number
Optional startColumn
startColumn: undefined | number
Optional startLine
startLine: undefined | number
Optional startOffset
startOffset: undefined | number
Optional statementNr
statementNr: undefined | number
Optional tags
tags: string[]
Optional text
text: undefined | string
Optional title
title: undefined | string
Optional trailingWhitespace
trailingWhitespace: undefined | string
Represents a matched Argdown syntax rule in the abstract syntax tree produced by the ParserPlugin. Has either other IRuleNodes or ITokenNodes as children.