Uses of Package
net.diversionmc.parser.pattern
| Package | Description |
|---|---|
| net.diversionmc.parser | |
| net.diversionmc.parser.pattern |
-
Classes in net.diversionmc.parser.pattern used by net.diversionmc.parser Class Description ParsePattern Pattern is a function which consumes Expression Pieces and converts them into aSentencelist.Sentence Sentence is a real data structure,which can be directly used by an application and no longer belong to the parser (but Sentence knows where in the file it was defined). -
Classes in net.diversionmc.parser.pattern used by net.diversionmc.parser.pattern Class Description ParsePattern Pattern is a function which consumes Expression Pieces and converts them into aSentencelist.PatternResult Represents a result of a sentence parse.Sentence Sentence is a real data structure,which can be directly used by an application and no longer belong to the parser (but Sentence knows where in the file it was defined).