Package | Description |
---|---|
edu.umn.cs.melt.copper.ant |
This package contains an ANT task for Copper.
|
Package | Description |
---|---|
edu.umn.cs.melt.copper.compiletime.spec.grammarbeans |
This package contains beans for constructing Copper parser specifications.
|
edu.umn.cs.melt.copper.main |
This package contains Copper's frontend and API, including methods to compile a parser and objects for holding parameters to the parser compiler.
|
Package | Description |
---|---|
edu.umn.cs.melt.copper.runtime |
This package contains Copper's parser runtime.
|
edu.umn.cs.melt.copper.runtime.engines |
This package contains superclasses for Copper parsers.
|
Package | Description |
---|---|
edu.umn.cs.melt.copper.compiletime.logging |
This package contains classes for handling errors and other messages from Copper's parser compiler.
|
edu.umn.cs.melt.copper.runtime.auxiliary |
This package contains auxiliary classes for Copper's parser compiler and parser runtime.
|
edu.umn.cs.melt.copper.runtime.engines.semantics |
This package contains classes providing an interface for a parser to run semantic actions on productions and terminals.
|
edu.umn.cs.melt.copper.runtime.io |
This package contains classes to provide buffered, random-access input to Copper parsers.
|
edu.umn.cs.melt.copper.runtime.logging |
This package contains classes for exceptions thrown by Copper parsers.
|
Copyright © 2018 Minnesota Extensible Language Tools. All rights reserved.