Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MatchesCondition ¶
func MatchesCondition(trav gdbi.Traveler, cond *gripql.HasCondition) bool
func MatchesHasExpression ¶
func MatchesHasExpression(trav gdbi.Traveler, stmt *gripql.HasExpression) bool
Types ¶
type Jump ¶
type Jump struct { Mark string Stmt *gripql.HasExpression Emit bool // contains filtered or unexported fields }
func (*Jump) GetJumpOutput ¶
Click to show internal directories.
Click to hide internal directories.