| Interface | Description |
|---|---|
| AST |
Minimal AST node interface used by ANTLR AST generation
and tree-walker.
|
| ASTEnumeration | |
| Enumerator | |
| List |
A simple List interface that describes operations
on a list.
|
| Stack |
A simple stack definition; restrictive in that you cannot
access arbitrary stack elements.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.