| Package | Description |
|---|---|
| com.googlecode.aviator.code | |
| com.googlecode.aviator.parser |
| Modifier and Type | Method and Description |
|---|---|
ScopeInfo |
LambdaGenerator.getScopeInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaGenerator.setScopeInfo(ScopeInfo scopeInfo) |
| Modifier and Type | Method and Description |
|---|---|
ScopeInfo |
Parser.enterScope(boolean inForLoop) |
ScopeInfo |
ExpressionParser.enterScope(boolean inNewScope) |
| Modifier and Type | Method and Description |
|---|---|
void |
Parser.restoreScope(ScopeInfo info) |
void |
ExpressionParser.restoreScope(ScopeInfo info)
(non-Javadoc)
|
Copyright © 2010–2022. All rights reserved.