public class Not extends Object implements Expression
public boolean interpret(Version version)
interpret in interface Expressionversion - the version to interpret againsttrue if the given expression evaluates to false and false
otherwisepublic Expression getExpr()
Copyright © 2016. All rights reserved.