AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
Operator.java
Go to the documentation of this file.
1
package
aud.example.expr;
2
6
public
abstract
class
Operator
extends
AtomicExpression
{
7
}
aud.example.expr.AtomicExpression
Superclass for data associated with a tree node.
Definition:
AtomicExpression.java:6
aud.example.expr.Operator
Node representing operator in an expression tree.
Definition:
Operator.java:6
example
expr
Operator.java
Generated on Tue Apr 15 2025 13:46:54 for AuD by
1.9.5