Class Wrapper.IfStatementContext
java.lang.Object
org.glassfish.pfl.dynamic.codegen.spi.Wrapper.Context
org.glassfish.pfl.dynamic.codegen.spi.Wrapper.IfStatementContext
- Enclosing class:
Wrapper
-
Field Summary
FieldsFields inherited from class org.glassfish.pfl.dynamic.codegen.spi.Wrapper.Context
contexts
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.pfl.dynamic.codegen.spi.Wrapper.Context
_end, alternateLookup, bs, ef, getVariable, parent, setBlockStatement, stateTransition
-
Field Details
-
ifstmt
-
-
Constructor Details
-
IfStatementContext
IfStatementContext(Stack<Wrapper.Context> contexts, Expression expr)
-
-
Method Details
-
_else
void _else()
-