1220N/A#
1220N/A# CDDL HEADER START
1220N/A#
1220N/A# The contents of this file are subject to the terms of the
1220N/A# Common Development and Distribution License (the "License").
1220N/A# You may not use this file except in compliance with the License.
1220N/A#
1220N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1220N/A# or http://www.opensolaris.org/os/licensing.
1220N/A# See the License for the specific language governing permissions
1220N/A# and limitations under the License.
1220N/A#
1220N/A# When distributing Covered Code, include this CDDL HEADER in each
1220N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1220N/A# If applicable, add the following below this CDDL HEADER, with the
1220N/A# fields enclosed by brackets "[]" replaced with your own identifying
1220N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1220N/A#
1220N/A# CDDL HEADER END
1220N/A#
1220N/A
1220N/A#
2687N/A# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
1220N/A#
1220N/A
1220N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
1220N/Aset name=pkg.fmri \
1220N/A value=pkg:/developer/parser/antlr-2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
1220N/Aset name=pkg.summary value="ANother Tool for Language Recognition"
1220N/Aset name=pkg.description \
1220N/A value="ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]."
1498N/Aset name=com.oracle.info.description value="the ANTLR Language Recognition tool"
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
1220N/Aset name=info.classification \
1220N/A value="org.opensolaris.category.2008:Development/Other Languages"
1220N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
1220N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
1220N/Aset name=org.opensolaris.arc-caseid value=LSARC/2009/049
1220N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1220N/Afile path=usr/bin/antlr
1220N/Afile path=usr/bin/antlr-config
1220N/Afile path=usr/include/antlr/ANTLRException.hpp
1220N/Afile path=usr/include/antlr/ANTLRUtil.hpp
1220N/Afile path=usr/include/antlr/AST.hpp
1220N/Afile path=usr/include/antlr/ASTArray.hpp
1220N/Afile path=usr/include/antlr/ASTFactory.hpp
1220N/Afile path=usr/include/antlr/ASTNULLType.hpp
1220N/Afile path=usr/include/antlr/ASTPair.hpp
1220N/Afile path=usr/include/antlr/ASTRefCount.hpp
1220N/Afile path=usr/include/antlr/BaseAST.hpp
1220N/Afile path=usr/include/antlr/BitSet.hpp
1220N/Afile path=usr/include/antlr/CharBuffer.hpp
1220N/Afile path=usr/include/antlr/CharInputBuffer.hpp
1220N/Afile path=usr/include/antlr/CharScanner.hpp
1220N/Afile path=usr/include/antlr/CharStreamException.hpp
1220N/Afile path=usr/include/antlr/CharStreamIOException.hpp
1220N/Afile path=usr/include/antlr/CircularQueue.hpp
1220N/Afile path=usr/include/antlr/CommonAST.hpp
1220N/Afile path=usr/include/antlr/CommonASTWithHiddenTokens.hpp
1220N/Afile path=usr/include/antlr/CommonHiddenStreamToken.hpp
1220N/Afile path=usr/include/antlr/CommonToken.hpp
1220N/Afile path=usr/include/antlr/IOException.hpp
1220N/Afile path=usr/include/antlr/InputBuffer.hpp
1220N/Afile path=usr/include/antlr/LLkParser.hpp
1220N/Afile path=usr/include/antlr/LexerSharedInputState.hpp
1220N/Afile path=usr/include/antlr/MismatchedCharException.hpp
1220N/Afile path=usr/include/antlr/MismatchedTokenException.hpp
1220N/Afile path=usr/include/antlr/NoViableAltException.hpp
1220N/Afile path=usr/include/antlr/NoViableAltForCharException.hpp
1220N/Afile path=usr/include/antlr/Parser.hpp
1220N/Afile path=usr/include/antlr/ParserSharedInputState.hpp
1220N/Afile path=usr/include/antlr/RecognitionException.hpp
1220N/Afile path=usr/include/antlr/RefCount.hpp
1220N/Afile path=usr/include/antlr/SemanticException.hpp
1220N/Afile path=usr/include/antlr/String.hpp
1220N/Afile path=usr/include/antlr/Token.hpp
1220N/Afile path=usr/include/antlr/TokenBuffer.hpp
1220N/Afile path=usr/include/antlr/TokenRefCount.hpp
1220N/Afile path=usr/include/antlr/TokenStream.hpp
1220N/Afile path=usr/include/antlr/TokenStreamBasicFilter.hpp
1220N/Afile path=usr/include/antlr/TokenStreamException.hpp
1220N/Afile path=usr/include/antlr/TokenStreamHiddenTokenFilter.hpp
1220N/Afile path=usr/include/antlr/TokenStreamIOException.hpp
1220N/Afile path=usr/include/antlr/TokenStreamRecognitionException.hpp
1220N/Afile path=usr/include/antlr/TokenStreamRetryException.hpp
1220N/Afile path=usr/include/antlr/TokenStreamRewriteEngine.hpp
1220N/Afile path=usr/include/antlr/TokenStreamSelector.hpp
1220N/Afile path=usr/include/antlr/TokenWithIndex.hpp
1220N/Afile path=usr/include/antlr/TreeParser.hpp
1220N/Afile path=usr/include/antlr/TreeParserSharedInputState.hpp
1220N/Afile path=usr/include/antlr/config.hpp
1220N/Afile path=usr/lib/antlr.jar
2818N/Afile path=usr/lib/antlr.py
1220N/Afile path=usr/sbin/pyantlr.sh
2818N/Afile path=usr/share/antlr-2.7.7/__init__.py
1220N/Afile path=usr/share/antlr-2.7.7/antlr-jedit.xml
1220N/Afile path=usr/share/antlr-2.7.7/antlr-mode.el
1220N/Afile path=usr/share/antlr-2.7.7/antlr.jar
2818N/Afile path=usr/share/antlr-2.7.7/antlr.py
1220N/Afile path=usr/share/doc/antlr-2.7.7/closure.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/cpp-runtime.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/csharp-runtime.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/err.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/glossary.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/hidden.stream.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/index.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/inheritance.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/j-guru-blue.jpg
1220N/Afile path=usr/share/doc/antlr-2.7.7/jguru-logo.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/lexer.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/lexer.to.parser.tokens.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/logo.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/metalang.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/optional.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/options.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/posclosure.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/python-runtime.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/runtime.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/sor.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/stream.perspectives.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/stream.selector.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/stream.splitter.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/streams.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/subrule.gif
1220N/Afile path=usr/share/doc/antlr-2.7.7/trees.html facet.doc.html=true
1220N/Afile path=usr/share/doc/antlr-2.7.7/vocab.html facet.doc.html=true
1220N/Afile antlr.1 path=usr/share/man/man1/antlr.1
1220N/Alegacy pkg=SUNWantlr2 \
1220N/A desc="ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition" \
1220N/A name="ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition"
1220N/Alicense antlr.license license="Public Domain"
1220N/A
1220N/A# antlr-2 was previously in the 'desktop' consolidation. This optional
2687N/A# dependency is here to facilitate the safe transfer of the package
1220N/A# to the 'userland' consolidation.
2687N/Adepend type=optional \
2687N/A fmri=consolidation/desktop/desktop-incorporation@5.12-5.12.0.0.0.9.0