Uses of Class
org.jbpm.jpdl.el.impl.NullLiteral

Packages that use NullLiteral
org.jbpm.jpdl.el.impl implementation classes for expression language resolving. 
org.jbpm.jpdl.el.parser parser classes for expression language resolving. 
 

Uses of NullLiteral in org.jbpm.jpdl.el.impl
 

Fields in org.jbpm.jpdl.el.impl declared as NullLiteral
static NullLiteral NullLiteral.SINGLETON
           
 

Uses of NullLiteral in org.jbpm.jpdl.el.parser
 

Methods in org.jbpm.jpdl.el.parser that return NullLiteral
 NullLiteral ELParser.NullLiteral()
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.