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