|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Input | |
|---|---|
| com.ccg.macros | Text Macro Processing Classes.. |
| Uses of Input in com.ccg.macros |
|---|
| Subclasses of Input in com.ccg.macros | |
|---|---|
class |
InputReader
Describe... |
| Methods in com.ccg.macros with parameters of type Input | |
|---|---|
void |
Interpreter.interpret(Input in,
Output out)
The fundamental method which ALL interpreters must implement. |
void |
AtMacros.interpret(Input in,
Output out)
Process a input source and write the results to a output destination. |
void |
AtMacros.interpretCheck(Input in,
Output out)
Process a input source and write the results to a output destination. |
protected Vector |
AtMacros.parseParams(Input in)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||