|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| MatchMaker | Untamed: |
| QuasiExprParser | Untamed: Given a template string in the language this quasi parser understands, parse it into a ValueMaker which will generate objects of the form the template describes. |
| QuasiPatternParser | Untamed: Given a template string in the language this quasi parser understands, parse it into a MatchMaker which will match objects of the form the template describes. |
| ValueMaker | Untamed: Represents a template of a value (a quasi literal value) to be filled in by args to make an actual value. |
| Exception Summary | |
| IncompleteQuasiException | Untamed: Thrown by a non-filled in quasi data structure (a data structure acting in the role of ValueMaker or MatchMaker) when an operation is performed that requires a complete (non-quasi) data structure. |
Base package for quasi-literal expressions and patterns.
|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||