proposit-core
Preparing search index...
lib
TValidatorContext
Type Alias TValidatorContext
type
TValidatorContext
=
{
argument
:
TCoreArgument
;
claims
:
readonly
TCoreClaim
[]
;
expressions
:
readonly
TCorePropositionalExpression
[]
;
premises
:
readonly
TCorePremise
[]
;
roleState
:
TCoreArgumentRoleState
;
variables
:
readonly
TCorePropositionalVariable
[]
;
}
Index
Properties
argument
claims
expressions
premises
role
State
variables
Properties
argument
argument
:
TCoreArgument
claims
claims
:
readonly
TCoreClaim
[]
expressions
expressions
:
readonly
TCorePropositionalExpression
[]
premises
premises
:
readonly
TCorePremise
[]
role
State
roleState
:
TCoreArgumentRoleState
variables
variables
:
readonly
TCorePropositionalVariable
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
argument
claims
expressions
premises
role
State
variables
proposit-core
Loading...