|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| BooleanNode | |
| IntNode | |
| LongNode | |
| MutableIntNode | |
| MutableLongNode | |
| MutableNode | A marker interface to indicate that a node is mutable. |
| MutableStringNode | |
| StringNode | |
| Visitable | |
| Exception Summary | |
|---|---|
| AssertFailure | |
| BreakLoopSignal | |
| ContinueLoopSignal | |
| ExpException | |
| ExpInternalException | Exception used to handle all internall code errors such illegal cardinality or unknow token types. |
| IdentifierSyntaxError | |
| NodeException | |
| NoMoreTokensException | |
| OperandException | |
| PropertyResizeSignal | |
| SnaplenLimitException | |
| SyntaxError | |
Network Protocol Language parsing classes which are used for processing
NPL files used to describe packet and capture file structures. This
package contains a number classes which make up NPL. Parser and various
node classes are present here. This package is mainly used by
Interpreter/Decoder and is normally not directly usable by developer.
Unless you plan on traversing the AST (Abstract Syntax Tree) and
actining upon it, this package is not for you.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||