toggle menu
orgmode
0.3.2
common
switch theme
search in API
orgmode
/
xyz.lepisma.orgmode
/
OrgElem
Org
Elem
@
Serializable
sealed
interface
OrgElem
Any parsed org element which keeps tracks of the tokens used in parsing
Inheritors
OrgBlock
OrgCommentBlock
OrgExampleBlock
OrgSourceBlock
OrgQuoteBlock
OrgCenterBlock
OrgHTMLBlock
OrgVerseBlock
OrgLaTeXBlock
OrgPageIntroBlock
OrgEditsBlock
OrgAsideBlock
OrgVideoBlock
OrgChunk
OrgParagraph
OrgCommentLine
OrgHorizontalLine
OrgTable
OrgDocument
OrgOptions
OrgTags
OrgTableRow
OrgParsingError
OrgToken
OrgInlineElem
Text
DTStamp
HashTag
HashMetric
DTRange
Link
Citation
Footnote
InlineMath
InlineQuote
Bold
Italic
Underline
StrikeThrough
Verbatim
Code
OrgLine
OrgUnorderedList
OrgOrderedList
OrgListItem
OrgPreamble
OrgPreface
OrgProperties
OrgSection
OrgHeading
OrgHeadingLevel
OrgPlanningInfo
OrgPriority
OrgTODOState
Members
Properties
tokens
Link copied to clipboard
abstract
var
tokens
:
List
<
Token
>