Class InfixPostfixMutation

java.lang.Object
io.github.protasm.jvmud.compiler.parser.parselet.InfixPostfixMutation
All Implemented Interfaces:
InfixParselet

public class InfixPostfixMutation extends Object implements InfixParselet
Parses postfix increment/decrement expressions after a mutable target.