|
lsst.obs.base
20.0.0-69-g8f355a9+701c885a11
|
Public Member Functions | |
| def | __init__ (self) |
| def | addRegexTerm (self, str regex) |
| def | addSubstitutionTerm (self, str template) |
| re.Pattern | format (self, dict dataId) |
| FormattableRegEx | simplify (self) |
An implementation of `FormattableRegEx` formed from a concatenation of actual regular terms and %-style format strings.
| def lsst.obs.base.gen2to3.repoWalker.parser.SubstitutableRegEx.__init__ | ( | self | ) |
| def lsst.obs.base.gen2to3.repoWalker.parser.SubstitutableRegEx.addRegexTerm | ( | self, | |
| str | regex | ||
| ) |
| def lsst.obs.base.gen2to3.repoWalker.parser.SubstitutableRegEx.addSubstitutionTerm | ( | self, | |
| str | template | ||
| ) |
| re.Pattern lsst.obs.base.gen2to3.repoWalker.parser.SubstitutableRegEx.format | ( | self, | |
| dict | dataId | ||
| ) |
| FormattableRegEx lsst.obs.base.gen2to3.repoWalker.parser.SubstitutableRegEx.simplify | ( | self | ) |
1.8.18