| Package | Description |
|---|---|
| org.harctoolbox.irp |
| Modifier and Type | Class and Description |
|---|---|
class |
Assignment
This class models assignments as defined in Chapter 11.
|
class |
BitField
This class implements Bitfields as described in Chapter 5, except for that it does not
know how to transform itself into a bitstream -- that is what the class BitStream does.
|
(package private) class |
BitFieldExpression |
class |
Expression
This class corresponds to Chapter 9.
|
class |
FiniteBitField |
(package private) class |
FivePartExpression |
class |
InfiniteBitField |
class |
Name |
(package private) class |
NameExpression |
class |
Number |
(package private) class |
NumberExpression
This is a "particularly efficient" implementation of Expression for the
special case of the expression being an integer (= long).
|
(package private) class |
OnePartExpression |
class |
PrimaryItem |
(package private) class |
PrimaryItemExpression |
(package private) class |
ThreePartExpression |
(package private) class |
TwoPartExpression |
Copyright © 2019. All rights reserved.