Home
last modified time | relevance | path

Searched defs:RuleCondnItem (Results 1 – 1 of 1) sorted by relevance

/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A Dpgl2acl.cc52 class RuleCondnItem { class
54RuleCondnItem(RegEx *anExpr = 0, RegExExpr::Oper anOper = RegExExpr::opNone): oper(anOper), expr(a… in RuleCondnItem() function in RuleCondnItem