C# Class YAMP.Errors.YAMPStringNotTerminatedError

The string not terminated error.
Inheritance: YAMPParseError
Mostrar archivo Open project: FlorianRappl/YAMP

Private Methods

Method Description
YAMPStringNotTerminatedError ( Int32 line, Int32 column ) : System
YAMPStringNotTerminatedError ( ParseEngine pe ) : System