| |
| Implicit Methods |
on creation: |
initializes the syntax. |
on deletion: |
deletes the job. |
|
|
|
| hasInput |
| Returns TRUE if the input file of the job is not
finished
|
  |
|
| jobEntry |
|
| reset |
| Resets all token tables of the previous parsing job, if any, and
resets the parser to start a new one.
|
|
| setFile |
| Sets specified file as input. If job is already associated
with a file, it will be deleted and the job reset.
|
|
|
|
| task |
| Used for managing tasks that define forced parsing. Examines or
modifies the state of a task.
|
|
|
|
| tinSlot |
|
| tinSlotN |
| Returns the number of slots of the tin. This evaluates the tin.
|
|
|
  |
|
| tokens |
| Requests a token table from the parser which may
invoke 'lazy parsing' and optionally prints all its tokens.
|
| name |
|
| Name of the token list. |
| code |
|
|
| n |
|
|
| print |
0 |
1 y withCode n 0 |
|
| task |
|
|
| withCode |
1 |
|
| outFile |
File
|
| Output file object. |
|
|
|

TokList
|
|