Home | History | Annotate | Download | only in src

Lines Matching defs:assertion_type_

918   AssertionType assertion_type() { return assertion_type_; }
927 : SeqRegExpNode(on_success), assertion_type_(t) { }
928 AssertionType assertion_type_;