Java APG, Version 1.0
Author Lowell D. Thomas
Copyright © Coast to Coast Research, Inc. 2011
A C D E G H I L M Q R T U V W

E

Expressions - Class in com.coasttocoastresearch.examples.demo
This class has been generated automatically from an SABNF grammer by Java APG, the Generator class.
It is an extension of the Grammar class containing additional members and enums not found in the base class.
The function Expressions.getInstance() will return a reference to a static, singleton instance of the class.
Expressions - Class in com.coasttocoastresearch.examples.expressions
This class has been generated automatically from an SABNF grammer by Java APG, the Generator class.
It is an extension of the Grammar class containing additional members and enums not found in the base class.
The function Expressions.getInstance() will return a reference to a static, singleton instance of the class.
Expressions.RuleNames - Enum in com.coasttocoastresearch.examples.demo
This enum provides easy to remember enum constants for locating the rule identifiers and names.
Expressions.RuleNames - Enum in com.coasttocoastresearch.examples.expressions
This enum provides easy to remember enum constants for locating the rule identifiers and names.
Expressions.UdtNames - Enum in com.coasttocoastresearch.examples.demo
This enum provides easy to remember enum constants for locating the UDT identifiers and names.
Expressions.UdtNames - Enum in com.coasttocoastresearch.examples.expressions
This enum provides easy to remember enum constants for locating the UDT identifiers and names.

Java APG, Version 1.0
Author Lowell D. Thomas
Copyright © Coast to Coast Research, Inc. 2011
A C D E G H I L M Q R T U V W

Licence Notification

All the software in this distribution is free software:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program in the COPYING file. If not, see GPL, Version 2
or GPL, Version 3 or write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.