Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListenerInterface ¶
type TreeWalker ¶
type TreeWalker struct {
// contains filtered or unexported fields
}
func CreateTreeWalker ¶
func CreateTreeWalker(listener ListenerInterface) TreeWalker
func (TreeWalker) Walk ¶
func (w TreeWalker) Walk(node Node)
Click to show internal directories.
Click to hide internal directories.