Parse single instruction in neutral text
This commit is contained in:
5
ldtext/Lexer.fsi
Normal file
5
ldtext/Lexer.fsi
Normal file
@@ -0,0 +1,5 @@
|
||||
module Lexer
|
||||
|
||||
open Parser
|
||||
open FSharp.Text.Lexing/// Rule read
|
||||
val read: lexbuf: LexBuffer<char> -> token
|
Reference in New Issue
Block a user