Home | History | Annotate | Download | only in regexp

Lines Matching defs:assertion_type_

812   AssertionType assertion_type() { return assertion_type_; }
821 : SeqRegExpNode(on_success), assertion_type_(t) { }
822 AssertionType assertion_type_;