Regex

org.finos.morphir.ir.sdk.Regex
object Regex extends MorphirIRSdkModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Regex.type

Members list

Type members

Inherited classlikes

final class VSpec(data: () => (String, Chunk[(String, UType)]))

Attributes

Inherited from:
MorphirIRSdkModule
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

final def fqn(localName: String): FQName

Attributes

Inherited from:
MorphirIRSdkModule
final def moduleName(name: String): ModuleName

Attributes

Inherited from:
MorphirIRSdkModule
def name(name: String): Name

Attributes

Inherited from:
MorphirIRSdkModule
def pkg(name: String): PackageName

Attributes

Inherited from:
MorphirIRSdkModule
def tFun(argTypes: List[UType], returnType: UType): UType

Attributes

Inherited from:
MorphirIRSdkModule
def tFun(firstArgType: UType, rest: UType*)(returnType: UType): UType

Attributes

Inherited from:
MorphirIRSdkModule
def tVar(varName: String): UType

Attributes

Inherited from:
MorphirIRSdkModule
final def toFQName(localName: String): FQName

Attributes

Inherited from:
MorphirIRSdkModule
def vSpec(name: String, inputs: (String, UType)*): VSpec

Attributes

Inherited from:
MorphirIRSdkModule

Concrete fields

Inherited fields

val moduleName: ModuleName

Attributes

Inherited from:
MorphirIRSdkModule
final lazy val qualifiedModuleName: QualifiedModuleName

Attributes

Inherited from:
MorphirIRSdkModule

Implicits

Inherited implicits

implicit val packageName: PackageName

Attributes

Inherited from:
MorphirIRSdkModule