class

Pegasus::Error::NfaException

Inherits Pegasus::Error::PegasusException / Exception / Reference / Object

An exception used to signify that an error occured while creating Nondeterministic Finite Automata.

Instance methods

get_location_name

Get the "location" of the error, which is used to report to the user when in the process the error occured.

Source