Pep 0.4 API Documentation

Serialized Form


Package edu.osu.ling.pep

Class edu.osu.ling.pep.EdgeEvent extends ParserEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

edge

Edge edge

index

Integer index

Class edu.osu.ling.pep.ParseErrorEvent extends ParseEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

cause

PepException cause

Class edu.osu.ling.pep.ParseEvent extends ParserEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

parse

Parse parse

index

Integer index

Class edu.osu.ling.pep.ParserEvent extends EventObject implements Serializable

Class edu.osu.ling.pep.ParserOptionEvent extends ParserEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

option

ParserOption option

value

Boolean value

Class edu.osu.ling.pep.PepException extends Exception implements Serializable

serialVersionUID: 1L


Pep: Pep is an Earley parser

Pep API Documentation, Copyright © 2007 Scott Martin

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the overview file.