Uses of Class
edu.wisc.game.parser.Expression.BracketList
Package | Description |
---|---|
edu.wisc.game.parser |
Tools for parsing rule set descriptions
|
-
Uses of Expression.BracketList in edu.wisc.game.parser
Methods in edu.wisc.game.parser that return Expression.BracketList Modifier and Type Method Description Expression.BracketList
Expression.BracketList. map(Expression.Mapper mapper)
Applies the mapper to each componentstatic Expression.BracketList
Expression. mkBracketList(Vector<Token> tokens)