MCPcopy Create free account
hub / github.com/docopt/docopt.cpp / LeafPattern

Class LeafPattern

docopt_private.h:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37 class Pattern;
38 class LeafPattern;
39
40 using PatternList = std::vector<std::shared_ptr<Pattern>>;
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected