Uses of Package
net.diversionmc.parser.expression
| Package | Description |
|---|---|
| net.diversionmc.parser | |
| net.diversionmc.parser.expression | |
| net.diversionmc.parser.group | |
| net.diversionmc.parser.pattern |
-
Classes in net.diversionmc.parser.expression used by net.diversionmc.parser Class Description ExpressionPiece Expression Pieces are the units of the text format.PiecePredicate Function that checks whether a piece is supposed to be created by a given character.PieceSupplier Function that converts a character into a matching piece. -
Classes in net.diversionmc.parser.expression used by net.diversionmc.parser.expression Class Description ExpressionPiece Expression Pieces are the units of the text format.PieceResult Piece result shows whether a piece should stop consuming characters or continue. -
Classes in net.diversionmc.parser.expression used by net.diversionmc.parser.group Class Description ExpressionPiece Expression Pieces are the units of the text format.GroupPiece List of pieces (called group content). -
Classes in net.diversionmc.parser.expression used by net.diversionmc.parser.pattern Class Description ExpressionPiece Expression Pieces are the units of the text format.