Package examples.ast
Class UnaryExpression
java.lang.Object
examples.ast.ASTNode
examples.ast.Expression
examples.ast.UnaryExpression
An expression with one operand and one operator.
-
Field Summary
FieldsFields inherited from class examples.ast.Expression
lvalue, type -
Constructor Summary
Constructors -
Method Summary