@__haoyang__/erwin
Preparing search index...
expression
IRLiteral
Class IRLiteral
Hierarchy (
View Summary
)
IRExpression
IRLiteral
Index
Constructors
constructor
Properties
fixed_
value
id
kind
must
Be
Negaitive
must
Have
Int
Type
Conversion
scope
str
type
type
Name
value
Methods
lower
Constructors
constructor
new
IRLiteral
(
id
:
number
,
scope
:
number
,
value
?:
string
,
mustBeNegaitive
?:
boolean
,
mustHaveIntTypeConversion
?:
boolean
,
)
:
IRLiteral
Parameters
id
:
number
scope
:
number
Optional
value
:
string
Optional
mustBeNegaitive
:
boolean
Optional
mustHaveIntTypeConversion
:
boolean
Returns
IRLiteral
Properties
fixed_
value
fixed_value
:
boolean
= false
id
id
:
number
kind
kind
:
undefined
|
LiteralKind
must
Be
Negaitive
mustBeNegaitive
:
boolean
= false
must
Have
Int
Type
Conversion
mustHaveIntTypeConversion
:
boolean
= false
scope
scope
:
number
str
str
:
undefined
|
string
type
type
:
undefined
|
Type
type
Name
typeName
:
string
value
value
:
undefined
|
string
Methods
lower
lower
()
:
Expression
Returns
Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fixed_
value
id
kind
must
Be
Negaitive
must
Have
Int
Type
Conversion
scope
str
type
type
Name
value
Methods
lower
@__haoyang__/erwin
Loading...