Class Wrapper.MethodContext
java.lang.Object
org.glassfish.pfl.dynamic.codegen.spi.Wrapper.Context
org.glassfish.pfl.dynamic.codegen.spi.Wrapper.MethodContext
- Enclosing class:
Wrapper
-
Field Summary
FieldsFields inherited from class Wrapper.Context
contexts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) Expression(package private) void_body()void_end()protected ExpressionalternateLookup(String ident) Methods inherited from class Wrapper.Context
bs, ef, getVariable, parent, setBlockStatement, stateTransition
-
Field Details
-
mg
-
-
Constructor Details
-
MethodContext
MethodContext(Stack<Wrapper.Context> contexts, MethodGenerator mg)
-
-
Method Details
-
methodGenerator
-
_arg
-
_body
void _body() -
alternateLookup
- Overrides:
alternateLookupin classWrapper.Context
-
_end
public void _end()- Overrides:
_endin classWrapper.Context
-