Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompileToString ¶
Types ¶
type BinaryExpr ¶
func (BinaryExpr) Type ¶
func (e BinaryExpr) Type() Token
type OperandExpr ¶
type OperandExpr struct{}
func (OperandExpr) Type ¶
func (OperandExpr) Type() Token
type QuestionMarkExpr ¶
func (QuestionMarkExpr) Type ¶
func (QuestionMarkExpr) Type() Token
Click to show internal directories.
Click to hide internal directories.