toggle menu
orgmode
0.3.2
common
switch theme
search in API
orgmode
/
xyz.lepisma.orgmode.lexer
/
OrgLexer
Org
Lexer
class
OrgLexer
(
input
:
String
)
Org mode lexer using simple FSM and tokens from above
Members
Constructors
Org
Lexer
Link copied to clipboard
constructor
(
input
:
String
)
Functions
tokenize
Link copied to clipboard
fun
tokenize
(
)
:
List
<
Token
>