Package prefuse.data.expression.parser

Parser/compiler for the prefuse expression language.

See: Description

Package prefuse.data.expression.parser Description

Parser/compiler for the prefuse expression language. The parser is implemented using the JavaCC package.

The file "ExpressionParser.jj" in the source distrubtion contains the JavaCC source. This file is meta-compiled by JavaCC into the classes contained within this package.

Copyright ? 2013 Regents of the University of California