Instance Propertyswift 6.0.3_RegexParser
start
The location of (?~
or (?~|
var start: SourceLocation
The location of (?~
or (?~|
var start: SourceLocation
s12_RegexParser3ASTV14AbsentFunctionV5startAA6SourceV8LocationVvp
What are these?7PKCZ
import _RegexParser
struct AbsentFunction
An Oniguruma absent function.
struct AST
A regex abstract syntax tree.
typealias SourceLocation = Source.Location
init(_ kind: AST.AbsentFunction.Kind, start: SourceLocation, location: SourceLocation)
var children: [AST.Node] { get }
var kind: AST.AbsentFunction.Kind
var location: SourceLocation
enum Kind
enum Start