Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExprListener ¶
ExprListener represent expr listener
type Options ¶
type Options []Option
Options option slice
func (Options) ExprListener ¶
func (o Options) ExprListener() ExprListener
ExprListener returns an expr listener option or nil
func (Options) StmtListener ¶
func (o Options) StmtListener() StmtListener
StmtListener returns a stmt listener option or nil
type StmtListener ¶
StmtListener represents stmt listener
Click to show internal directories.
Click to hide internal directories.