Class ASTBitwiseNot

All Implemented Interfaces:
Serializable, Node, XMLSerializable

public class ASTBitwiseNot
extends EvaluatedNode
Bitwise negation (NOT i.e. inventor or '~') operation .
Since:
3.1
See Also:
Serialized Form