Namespace OptimaJet.Workflow.Core.CodeActions
Classes
Name | Description |
---|---|
CodeActionsCompiller | Provides compillation of code actions |
CodeActionsInvoker | Provides invoke of code actions by name |
CodeActionUtils | |
ExpressionManager | |
ExpressionsCompiler | |
ExpressionsCompilerOptions | Options for ExpressionsCompiler |
ExpressionsInvoker | |
ExpressionsUtils | |
FunctionInvoker | |
RegexPattern.Groups | Contain parts which can be used to compose common patterns and names which can be used for search in match. If add new group don't forget about name. If change names don't forget about name include pattern. |
RegexPattern | |
SubprocessNameGetterInvoker | |
SubstitutionsProcessor |
Interfaces
Name | Description |
---|---|
IExternalCompiler | External compiller interface. System purpose only. |
Enums
Name | Description |
---|---|
FunctionInvoker |
Structs
Name | Description |
---|---|
CodeForCompillation | Code for compile by IExternalCompiler. System purpose only. |