Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConclusion

A statement used as conclusion within an argument's premise-conclusion-structure (IArgument.pcs)

Hierarchy

Index

Properties

Optional argumentTitle

argumentTitle: string

Optional data

data: any

Optional endColumn

endColumn: number

Optional endLine

endLine: number

Optional endOffset

endOffset: number

Optional inference

inference: IInference

Optional isReference

isReference: boolean

Optional isTopLevel

isTopLevel: boolean

Optional ranges

ranges: IRange[]

role

Optional section

section: null | ISection

Optional startColumn

startColumn: number

Optional startLine

startLine: number

Optional startOffset

startOffset: number

Optional tags

tags: string[]

Optional text

text: string

Optional title

title: string

type

type: STATEMENT

Generated using TypeDoc