Class PrefixUnaryExpression

java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.java.ast.expression.PrefixUnaryExpression
All Implemented Interfaces:
Expression

public final class PrefixUnaryExpression extends ValueObject implements Expression
Represents expression with prefix unary operator.