Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lexer ¶
func InitNewLexer ¶
func NewInputFile ¶
func (*Lexer) GetLineColumn ¶
GetLineColumn returns the line and column of rune[i] in the input
func (*Lexer) GetLineColumnOfToken ¶
GetLineColumnOfToken returns the line and column of token[i] in the imput
Click to show internal directories.
Click to hide internal directories.