Package | Description |
---|---|
oracle.toplink.essentials.internal.parsing |
Modifier and Type | Class and Description |
---|---|
class |
TypeHelperImpl
INTERNAL
|
Modifier and Type | Method and Description |
---|---|
TypeHelper |
ParseTreeContext.getTypeHelper()
INTERNAL
Returns the type helper stored in this context.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
SumNode.calculateReturnType(Object argType,
TypeHelper helper)
INTERNAL
Helper method to calculate the return type of the SUM operation.
|
void |
ParseTreeContext.setTypeHelper(TypeHelper typeHelper)
INTERNAL
Stores the specified type helper in this context.
|
void |
ParseTree.validate(TypeHelper typeHelper)
INTERNAL
Validate the parse tree.
|
Copyright © 2021. All rights reserved.