Structure_RegexParser5.9.0
OnigurumaNamed
A named Oniguruma callout written (*name[tag]{args, ...})
struct OnigurumaNamed
Citizens in _RegexParser
Conformances
protocol CustomDebugStringConvertible
A type with a customized textual representation suitable for debugging purposes.
protocol CustomStringConvertible
A type with a customized textual representation.
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.
Members
init(Source
.Located<String>, tag: AST.Atom.Callout.OnigurumaTag?, args: AST.Atom.Callout.OnigurumaNamed.ArgList?) var args: AST.Atom.Callout.OnigurumaNamed.ArgList?
var name: Source.Located<String>
var tag: AST.Atom.Callout.OnigurumaTag?
struct ArgList