[previous] [up] [next]     [contents] [index]
Next: Expressions Up: Core Scheme Previous: Vocabularies

Types

The parsed type is used to represent the output from the parser. All parsed objects have a back field, which is used to convey information between program processing tools such as analyzers and monitors:

parsed (back)





PLT