Package | Description |
---|---|
org.apache.jdo.impl.jdoql.jdoqlc |
Modifier and Type | Field and Description |
---|---|
protected VariableChecker |
Semantic.varChecker
The variable checker.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Semantic.checkConstraints(JDOQLAST ast,
java.lang.String dependentVariable,
VariableChecker tab) |
protected void |
Semantic.checkConstraints(JDOQLAST ast,
VariableChecker tab) |
void |
VariableChecker.merge(VariableChecker other)
Merges the specified variable table (other) into this variable table.
|
Constructor and Description |
---|
VariableChecker(VariableChecker other)
Create a variable table initialized with the entries of the other variable table.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.