Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Expression ¶
type Expression interface {
Interpret() int
}
func CreateExpression ¶
func CreateExpression(choice, a, b Context) Expression
Click to show internal directories.
Click to hide internal directories.