Class InitFragment<Context>Abstract
Properties
content
Optional
endContent
Optional
key
key?: string
merge
merge: any
position
position: number
stage
stage: number
Methods
deserialize
- deserialize(context?): void
-
Returns void
getContent
- getContent(context): string | Source
-
Returns string | Source
getEndContent
- getEndContent(context): undefined | string | Source
-
Returns undefined | string | Source
serialize
- serialize(context?): void
-
Returns void