HTValueTypeCode class abstract
Following HTOpCode.local, tells the value type, used by compiler.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- boolean → const int
- constFloat → const int
- constInt → const int
- constString → const int
- function → const int
- functionType → const int
- future → const int
- group → const int
- identifier → const int
- intrinsicType → const int
- list → const int
- nominalType → const int
- nullValue → const int
- string → const int
- stringInterpolation → const int
- struct → const int
- structuralType → const int
- tuple → const int