Binary Moduleswift 6.1.2_StringProcessing
_StringProcessing
import _StringProcessingModule information
- Declarations
- 157
- Symbols
- 223
import _StringProcessingfunc renderAsBuilderDSL(ast: Any, maxTopDownLevels: Int? = nil, minBottomUpLevels: Int? = nil) -> String protocol CustomConsumingRegexComponent : RegexComponentprotocol RegexComponent<RegexOutput>A type that represents a regular expression.
struct AnyRegexOutputThe type-erased, dynamic output of a regular expression match.
struct DSLTreestruct ReferenceIDstruct Regex<Output>A regular expression.
struct RegexRepetitionBehaviorSpecifies how much to attempt to match when using a quantifier.
struct RegexSemanticLevelA semantic level to use during regex matching.
struct RegexWordBoundaryKindA word boundary algorithm to use during regex matching.
import Cxximport Dispatchimport DispatchIntrospectionimport Distributedimport Foundationimport FoundationNetworkingimport FoundationXMLimport RegexBuilderimport Swiftimport XCTestimport _Concurrencyimport _Differentiationimport _RegexParser