@vivliostyle/core
    Preparing search index...

    Class CascadeInstance

    Index

    Constructors

    Properties

    code: Cascade
    conditions: { [key: string]: number } = ...
    context: Context
    counterListener: CounterListener
    counterResolver: CounterResolver
    counters: CounterValues = {}
    counterScoping: { [key: string]: boolean }[] = ...
    counterStyleStore: CounterStyleStore
    currentClassNames: string[] = null
    currentElement: Element = null
    currentElementOffset: number = null
    currentEpubTypes: string[] = null
    currentFollowingSiblingOrder: number = null
    currentFollowingSiblingTypeCounts: { [key: string]: { [key: string]: number } }
    currentId: string = ""
    currentLocalName: string = ""
    currentNamespace: string = ""
    currentNSTag: string = ""
    currentPageType: string = null
    currentSiblingOrder: number = 0
    currentSiblingTypeCounts: { [key: string]: { [key: string]: number } }
    currentStyle: ElementStyle = null
    currentXmlId: string = ""
    dependentConditions: string[] = []
    elementStack: Element[]
    firstPageType: string = null
    followingSiblingOrderStack: number[]
    followingSiblingTypeCountsStack: { [key: string]: { [key: string]: number } }[] = ...
    isFirst: boolean = true
    isRoot: boolean = true
    lang: string = ""
    pageTypePageCounts: { [pageType: string]: number } = {}
    previousPageType: string = null
    quoteDepth: number = 0
    quotes: Str[]
    siblingOrderStack: number[] = ...
    siblingTypeCountsStack: { [key: string]: { [key: string]: number } }[] = ...
    stack: ConditionItem[][] = ...
    viewConditions: { [key: string]: Matcher[] } = {}

    Methods

    • Parameters

      • counterName: string
      • value: number

      Returns void

    • Parameters

      • element: Element

      Returns void