> -----Original Message-----
> From: Jason Pyeron 
> Sent: Thursday, January 02, 2014 7:41
> 
> I am trying to find the code generator for this dynamically 
> generated class.

Generated code:
org.apache.commons.ognl.OgnlOps.in( ($w) null, ($w) java.util.Arrays.asList( new
Object[] {  ($w) (true),  ($w) (false), null}))

Call stack:
        at
org.apache.commons.ognl.enhance.ExpressionCompiler.generateGetter(ExpressionComp
iler.java:596)
        at
org.apache.commons.ognl.enhance.ExpressionCompiler.compileExpression(ExpressionC
ompiler.java:514)
        at
org.apache.commons.ognl.OgnlRuntime.compileExpression(OgnlRuntime.java:240)
        at org.apache.commons.ognl.Ognl.compileExpression(Ognl.java:144)
        at
org.apache.commons.ognl.test.OgnlTestCase.getExpression(OgnlTestCase.java:155)
        at
org.apache.commons.ognl.test.OgnlTestCase.runTest(OgnlTestCase.java:217)


What I am trying to understand is the $w. I do not see it in the javaassist
docs, so far.


--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Principal Consultant              10 West 24th Street #100    -
- +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to