picasso.parser.tokens.operations
Interface OperationInterface

All Known Implementing Classes:
DivideToken, EqualsToken, ExponentiateToken, MinusToken, ModToken, MultiplyToken, NegateToken, PlusToken, PowerToken

public interface OperationInterface

A marker interface

Author:
Sara Sprenkle