Module cfg_expr::expr [−][src]
Types related to cfg expressions
Modules
| lexer |
Structs
| Expression | A parsed |
Enums
| Func | A predicate function, used to combine 1 or more predicates into a single value |
| Predicate | A single predicate in a |
| TargetPredicate | All predicates that pertains to a target, except for |
Traits
| Logic | A propositional logic used to evaluate |
| TargetMatcher |