Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-syntax/src/ast/
Dparse.rs343 pub fn parse_with_comments( in parse_with_comments() method
957 fn parse_with_comments(&self) -> Result<ast::WithComments> { in parse_with_comments() method