Package org.apache.cayenne.template.parser
package org.apache.cayenne.template.parser
-
ClassDescriptionThis is a root node of parsed template.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).All AST nodes must implement this interface.This exception is thrown when parse errors are encountered.ScalarNode<V>Parser of Cayenne Templates.Token literal values and constants.Token Manager.Describes the input token stream.Token Manager Error.