algonim
    Preparing search index...

    Class Line

    Index

    Constructors

    Properties

    Constructors

    Properties

    text: string = ''
    signs: Sign[] = []

    Signs present on this line. Note that signs need to refer back to their line, so prefer using Sign.constructor instead of manipulating this directly, as that will automatically add them to the array.