Class InfixPostfixMutation
java.lang.Object
io.github.protasm.jvmud.compiler.parser.parselet.InfixPostfixMutation
- All Implemented Interfaces:
InfixParselet
Parses postfix increment/decrement expressions after a mutable target.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InfixPostfixMutation
public InfixPostfixMutation()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceInfixParselet
-