Class StiCodeDomExpressionHelper

Hierarchy

  • StiCodeDomExpressionHelper

Index

Methods

Static getLexem

  • getLexem(script: string): string[]
  • Parameters

    • script: string

    Returns string[]

Static getLexemSimple

Static readString

  • readString(codeGenerator: StiCodeGenerator, REFpos: any, REFlexem: any, script: string, REFal: object, isRichText: boolean, fullRtf: boolean): void
  • Parameters

    • codeGenerator: StiCodeGenerator
    • REFpos: any
    • REFlexem: any
    • script: string
    • REFal: object
      • ref: string[]
    • isRichText: boolean
    • fullRtf: boolean

    Returns void

Generated using TypeDoc