Legivel


RGXType

Namespace: Legivel.Utilities
Parent Module: RegexDSL

Contains a Regular Expression

Static members

Static memberDescription
RGXType.( - )(arg1, arg2)
Signature: (RGXType * RGXType) -> RGXType

CompiledName: op_Subtraction

RGXType.( ||| )(arg1, arg2)
Signature: (RGXType * RGXType) -> RGXType

CompiledName: op_BitwiseOr

RGXType.( + )(arg1, arg2)
Signature: (RGXType * RGXType) -> RGXType

CompiledName: op_Addition

Fork me on GitHub