public interface OptimisticExpression
Modifier and Type | Method and Description |
---|---|
void |
dropSafe()
Called to clear the safe expressions
|
void |
setHost(OptimisticHost host,
int uexpPosition)
Called to set up backward references to the hosts
|
void setHost(OptimisticHost host, int uexpPosition)
host
- uexpPosition
- void dropSafe()