- All Implemented Interfaces:
- java.io.Serializable, org.unlaxer.parser.Initializable, org.unlaxer.parser.Parser, org.unlaxer.parser.PropagatableDestination, org.unlaxer.parser.StaticParser, org.unlaxer.parser.TerminalSymbol, org.unlaxer.ParserFinder, org.unlaxer.ParserFinderFromRoot, org.unlaxer.ParserFinderToChild, org.unlaxer.ParserFinderToRoot, org.unlaxer.ParserHierarchy, org.unlaxer.ParserPath, org.unlaxer.RecursiveTaggable, org.unlaxer.Taggable, org.unlaxer.TaggableAccessor
public class EmptySequence
extends org.unlaxer.parser.elementary.WildCardStringParser
https://www.cl.cam.ac.uk/~mgk25/iso-14977.pdf
(* see 4.21 *) empty sequence
= ;
- See Also:
- Serialized Form