MCPcopy Create free account
hub / github.com/davidblewett/rure-python / build

Method build

regex/regex-syntax/src/ast/print.rs:42–46  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

40 }
41
42 fn build(&self) -> Printer {
43 Printer {
44 _priv: (),
45 }
46 }
47}
48
49/// A printer for a regular expression abstract syntax tree.

Callers 2

newMethod · 0.45
roundtrip_withFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected