Enum polar_core::parser::ValueOrLogical [−][src]
Expand description
Used to denote whether an enclosed value is a value or a logical operator
Variants
Value(Term)Tuple Fields of Value
0: TermLogical(Term)Tuple Fields of Logical
0: TermEither(Term)Tuple Fields of Either
0: Term