Hierarchy (View Summary)

Constructors

  • Parameters

    • id: number
    • scope: number
    • Optionalvalue: string
    • OptionalmustBeNegaitive: boolean
    • OptionalmustHaveIntTypeConversion: boolean

    Returns IRLiteral

Properties

fixed_value: boolean = false
id: number
kind: undefined | LiteralKind
mustBeNegaitive: boolean = false
mustHaveIntTypeConversion: boolean = false
scope: number
str: undefined | string
type: undefined | Type
typeName: string
value: undefined | string

Methods