Uses of Package
net.diversionmc.parser.pattern
Packages that use net.diversionmc.parser.pattern
-
Classes in net.diversionmc.parser.pattern used by net.diversionmc.parserClassDescriptionPattern is a function which consumes Expression Pieces and converts them into a
Sentencelist.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.patternClassDescriptionOperation between two values and an operator.Pattern is a function which consumes Expression Pieces and converts them into a
Sentencelist.Represents a result of a sentence parse.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).