Documentation
¶
Index ¶
- Constants
- func Expr(b *rd.Builder) (ok bool)
- func ExprPrime(b *rd.Builder) (ok bool)
- func Factor(b *rd.Builder) (ok bool)
- func Number(b *rd.Builder) (ok bool)
- func Parse(tokens []rd.Token) (parseTree *rd.Tree, debugTree *rd.DebugTree, err error)
- func Term(b *rd.Builder) (ok bool)
- func TermPrime(b *rd.Builder) (ok bool)
Constants ¶
View Source
const Grammar = `` /* 160-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.