You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by henrib <he...@apache.org> on 2010/03/26 18:33:26 UTC

Re: svn commit: r927953 - in /commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl2/parser: ASTIntegerLiteral.java ASTStringLiteral.java

The ctor is called by javacc generated code and I cant think of a way to make
it pass the proper argument.

-- 
View this message in context: http://n4.nabble.com/Re-svn-commit-r927953-in-commons-proper-jexl-trunk-src-main-java-org-apache-commons-jexl2-parser-ASTa-tp1692511p1692580.html
Sent from the Commons - Dev mailing list archive at Nabble.com.

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


Re: svn commit: r927953 - in /commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl2/parser: ASTIntegerLiteral.java ASTStringLiteral.java

Posted by sebb <se...@gmail.com>.
On 26/03/2010, henrib <he...@apache.org> wrote:
>
>  The ctor is called by javacc generated code and I cant think of a way to make
>  it pass the proper argument.
>

Sorry, misread the patch - I thought the field was set in the ctor,
but the field is actually just a cache variable.

>  --
>  View this message in context: http://n4.nabble.com/Re-svn-commit-r927953-in-commons-proper-jexl-trunk-src-main-java-org-apache-commons-jexl2-parser-ASTa-tp1692511p1692580.html
>  Sent from the Commons - Dev mailing list archive at Nabble.com.
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>  For additional commands, e-mail: dev-help@commons.apache.org
>
>

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