Uses of Class
edu.wisc.game.parser.Expression.RangeExpression
Packages that use Expression.RangeExpression
-
Uses of Expression.RangeExpression in edu.wisc.game.parser
Methods in edu.wisc.game.parser that return Expression.RangeExpressionModifier and TypeMethodDescriptionstatic Expression.RangeExpression
Expression.mkRangeExpression
(Vector<Token> tokens) If the given sequence of tokens starts with a range expression, extracts it; otherwise, returns null