|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use cz.cuni.amis.pogamut.shady | |
|---|---|
| cz.cuni.amis.pogamut.shady | Shady - experimental POSH-like engine. |
| Classes in cz.cuni.amis.pogamut.shady used by cz.cuni.amis.pogamut.shady | |
|---|---|
| IArgument
Interface that unified various arguments used when shade is calling the primitive. |
|
| IQuery
Interface for getting integer value from some part of the plan, e.g. |
|
| NodeCall
During the execution of the tree, we have to go from one node to another and finally execute one primitive. |
|
| NodeElement
Every node has multiple elemnts, binary tree has two, our if-then tree structure has a variable ammount. |
|
| ParseException
This exception is thrown when parse errors are encountered. |
|
| QueryCall
Query call is used to call some function in outside of engine with some parameters and return the value. |
|
| ShadeNode
Representation of one node in the if-then tree. |
|
| ShadeTree
This class contains all nodes of one shade plan. |
|
| ShadyParserConstants
Token literal values and constants. |
|
| ShadyParserTokenManager
Token Manager. |
|
| SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
|
| Token
Describes the input token stream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||