Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mode ¶
type Mode int
Mode determines the running mode. These are the enums for marking parser's mode, which decides whether it should pop unused values.
type Parser ¶
Parser represents lexical analyzer struct
func (*Parser) IsNotDefMethodToken ¶
IsNotDefMethodToken ensures correct naming in Def statement
func (*Parser) IsNotParamsToken ¶
IsNotParamsToken ensures correct parameters which means it is not InstanceVariable
Source Files ¶
Click to show internal directories.
Click to hide internal directories.