|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableInternal
| Method Summary | |
|---|---|
void |
close()
Mark the variable so that it is no longer in scope. |
boolean |
isAvailable()
Returns true if this variable is still in scope. |
| Methods inherited from interface org.glassfish.pfl.dynamic.codegen.impl.ExpressionInternal |
|---|
isAssignable, type |
| Methods inherited from interface org.glassfish.pfl.dynamic.codegen.impl.Node |
|---|
accept, copy, copy, getAncestor, id, parent, parent |
| Methods inherited from interface org.glassfish.pfl.dynamic.codegen.impl.AttributedObject |
|---|
attributes, get, set |
| Methods inherited from interface org.glassfish.pfl.dynamic.codegen.spi.Variable |
|---|
ident, type |
| Method Detail |
|---|
boolean isAvailable()
void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||