blob: e0725e85960200f9eb33a2e68c609b0440559e56 [file] [log] [blame]
/**
* <p>
* Contains the Parser for JEXL script.
* </p>
* <p>
* This internal package is not intended for public usage and there is <b>no</b>
* guarantee that its public classes or methods will remain as is in subsequent
* versions.
* </p>
*/
package org.apache.commons.jexl3.parser;