BitExpandRangeAction class
User picked "Expand Bits" and (implicitly or via dialog) chose the bit
range [bitEnd:bitStart] to expand into single-bit synthesized
waveforms.
- Inheritance
-
- Object
- BitExpansionAction
- BitExpandRangeAction
Constructors
- BitExpandRangeAction(int bitStart, int bitEnd)
-
Creates an action to expand the inclusive range from
bitStarttobitEnd.const
Properties
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