-
public final class IndentInstruction extends Instruction
-
-
Constructor Summary
Constructors Constructor Description IndentInstruction()
-
Method Summary
Modifier and Type Method Description final IntegergetFlags()final UnitsetFlags(Integer flags)final ObjectgetValue()final UnitsetValue(Object value)final IndentInstructionunaryPlus()final IndentInstructionunaryMinus()-
-
Method Detail
-
unaryPlus
final IndentInstruction unaryPlus()
-
unaryMinus
final IndentInstruction unaryMinus()
-
-
-
-