bytecode/op_code library
Classes
- HTDeletingTypeCode
- HTExtensionTargetKindCode
-
Following OpCode.extensionDecl, tells the extension target kind,
mirrors the order of
ExtensionTargetKindin ast.dart. - HTListItemTypeCode
- HTSwitchCaseTypeCode
- HTValueTypeCode
- Following OpCode.local, tells the value type, used by compiler.
- OpCode
- Operation code used by compiler.
Enums
Functions
-
getConstantType(
HTConstantType type) → Type