| Package | Description |
|---|---|
| net.sourceforge.osexpress.parser |
| Modifier and Type | Field and Description |
|---|---|
Scope |
ExpressParser.currentScope |
Scope |
Scope.next |
Scope |
Scope.parent |
Scope |
ExpressParser.rootScope |
| Modifier and Type | Method and Description |
|---|---|
Scope |
Scope.searchEntity(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Scope.addEntityScope(String name,
Scope s) |
void |
Scope.setNext(Scope next) |
void |
Scope.setParent(Scope p) |
void |
ExpressParser.setRootScope(Scope rs) |
| Constructor and Description |
|---|
Scope(Scope parent) |
Copyright © 2018 OpenSource BIM. All rights reserved.