Documentation
¶
Index ¶
Constants ¶
View Source
const Empty = "ϵ"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FF ¶
type FF struct {
// contains filtered or unexported fields
}
func (*FF) FirstOfSymbol ¶
Gets the FIRST set for a given symbol from an initialized struct
func (*FF) Follow ¶
Gets the FOLLOW set for a given nonterminal (provided receiver has been initialized)
func (*FF) IsNullable ¶
Checks whether a given symbol is nullable (contains ϵ in its FIRST set)
Click to show internal directories.
Click to hide internal directories.